Searched refs:PRINT_IP_OPT_ONELINE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/util/ | ||
D | session.h | 36 #define PRINT_IP_OPT_ONELINE (1<<4) macro |
D | session.c | 1527 int print_oneline = print_opts & PRINT_IP_OPT_ONELINE; in perf_evsel__print_ip() |