Home
last modified time | relevance | path

Searched defs:get_branch_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/events/ !
Dutils.c87 static int get_branch_type(unsigned long from, unsigned long to, int abort, in get_branch_type() function
/linux-6.6.21/tools/perf/util/ !
Dbranch.c101 const char *get_branch_type(struct branch_entry *e) in get_branch_type() function