Home
last modified time | relevance | path

Searched refs:PERF_IP_FLAG_CHARS (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Devent.h101 #define PERF_IP_FLAG_CHARS "bcrosyiABEx" macro
/tools/perf/
Dbuiltin-script.c1526 const char *chars = PERF_IP_FLAG_CHARS; in perf_sample__fprintf_flags()
1527 const int n = strlen(PERF_IP_FLAG_CHARS); in perf_sample__fprintf_flags()