Lines Matching refs:STAT_RECORD
177 #define STAT_RECORD perf_stat.record macro
304 if (STAT_RECORD) { in read_counter()
348 if (STAT_RECORD) { in process_interval()
398 return STAT_RECORD || counter->core.attr.read_format & PERF_FORMAT_ID; in perf_evsel__should_store_id()
435 bool is_pipe = STAT_RECORD ? perf_stat.data.is_pipe : false; in __run_perf_stat()
532 if (STAT_RECORD) { in __run_perf_stat()
619 if (!STAT_RECORD) in __run_perf_stat()
654 if (STAT_RECORD && perf_stat.data.is_pipe) in print_counters()
1734 if (!STAT_RECORD && output_name && strcmp(output_name, "-")) in cmd_stat()
1935 stat_config.identifier = !(STAT_RECORD && perf_stat.data.is_pipe); in cmd_stat()
1969 if (STAT_RECORD) { in cmd_stat()