|
Linux Perf
|


Go to the source code of this file.
Classes | |
| struct | branch_type_stat |
Functions | |
| void | branch_type_count (struct branch_type_stat *st, struct branch_flags *flags, u64 from, u64 to) |
| const char * | branch_type_name (int type) |
| void | branch_type_stat_display (FILE *fp, struct branch_type_stat *st) |
| int | branch_type_str (struct branch_type_stat *st, char *bf, int bfsize) |
| void branch_type_count | ( | struct branch_type_stat * | st, |
| struct branch_flags * | flags, | ||
| u64 | from, | ||
| u64 | to | ||
| ) |
| void branch_type_stat_display | ( | FILE * | fp, |
| struct branch_type_stat * | st | ||
| ) |
| int branch_type_str | ( | struct branch_type_stat * | st, |
| char * | bf, | ||
| int | bfsize | ||
| ) |