Searched refs:branch_spec_desc (Results 1 - 4 of 4) sorted by relevance

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

Completed in 166 milliseconds