Searched refs:get_branch_type (Results 1 – 1 of 1) sorted by relevance
| /arch/x86/events/ |
| A D | utils.c | 88 static int get_branch_type(unsigned long from, unsigned long to, int abort, in get_branch_type() function 210 return get_branch_type(from, to, abort, false, NULL); in branch_type() 216 return get_branch_type(from, to, abort, true, offset); in branch_type_fused()
|
Completed in 3 milliseconds