Home
last modified time | relevance | path

Searched refs:EVSEL__PRINT_CALLCHAIN_ARROW (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Devsel_fprintf.h27 #define EVSEL__PRINT_CALLCHAIN_ARROW (1<<7) macro
Devsel_fprintf.c116 int print_arrow = print_opts & EVSEL__PRINT_CALLCHAIN_ARROW; in sample__fprintf_callchain()
/tools/perf/
Dbuiltin-sched.c2065 EVSEL__PRINT_CALLCHAIN_ARROW | in timehist_print_sample()