Searched refs:PERF_FORMAT_TOTAL_TIME_ENABLED (Results 1 – 8 of 8) sorted by relevance
228 PERF_FORMAT_TOTAL_TIME_ENABLED = 1U << 0, enumerator
64 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in samples_same()
1349 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) { in perf_evsel__parse_sample()1509 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in perf_event__sample_event_size()1653 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) { in perf_event__synthesize_sample()
390 if (evsel->attr.read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in perf_evlist__id_add_fd()
1006 { "FORMAT_TOTAL_TIME_ENABLED", PERF_FORMAT_TOTAL_TIME_ENABLED },
787 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in sample_read__printf()
165 PERF_FORMAT_TOTAL_TIME_ENABLED = 1,
247 attr->read_format = PERF_FORMAT_TOTAL_TIME_ENABLED | in create_perf_stat_counter()