Searched refs:get_branch_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/events/
H A Dutils.c87 static int get_branch_type(unsigned long from, unsigned long to, int abort, function
209 return get_branch_type(from, to, abort, false, NULL);
215 return get_branch_type(from, to, abort, true, offset);
/linux-master/tools/perf/util/
H A Dbranch.h88 const char *get_branch_type(struct branch_entry *e);
H A Dbranch.c101 const char *get_branch_type(struct branch_entry *e) function
H A Dsession.c1194 get_branch_type(e),
/linux-master/tools/perf/
H A Dbuiltin-script.c915 get_branch_type(br),

Completed in 174 milliseconds