Searched refs:EVSEL__PRINT_IP (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Devsel_fprintf.h20 #define EVSEL__PRINT_IP (1<<0) macro
H A Devsel_fprintf.c117 int print_ip = print_opts & EVSEL__PRINT_IP;
213 int print_ip = print_opts & EVSEL__PRINT_IP;
/linux-master/tools/perf/
H A Dbuiltin-script.c574 output[type].print_ip_opts |= EVSEL__PRINT_IP;

Completed in 285 milliseconds