Searched refs:branch_spec_desc (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/perf/util/
H A Dsession.c1195 e->flags.spec ? branch_spec_desc(e->flags.spec) : "");
H A Dbranch.h92 const char *branch_spec_desc(int spec);
H A Dbranch.c216 const char *branch_spec_desc(int spec) function
/linux-master/tools/perf/
H A Dbuiltin-script.c916 br->flags.spec ? branch_spec_desc(br->flags.spec) : "-");

Completed in 161 milliseconds