Home
last modified time | relevance | path

Searched refs:PERF_FORMAT_TOTAL_TIME_ENABLED (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
Devent.c33 e->attr.read_format = PERF_FORMAT_TOTAL_TIME_ENABLED | \ in event_init_opts()
/linux-4.4.14/include/uapi/linux/
Dperf_event.h255 PERF_FORMAT_TOTAL_TIME_ENABLED = 1U << 0, enumerator
/linux-4.4.14/tools/perf/tests/
Dsample-parsing.c65 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in samples_same()
/linux-4.4.14/tools/perf/util/
Devsel.c863 PERF_FORMAT_TOTAL_TIME_ENABLED | in perf_evsel__config()
1697 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) { in perf_evsel__parse_sample()
1885 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in perf_event__sample_event_size()
2042 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) { in perf_event__synthesize_sample()
Devlist.c582 if (evsel->attr.read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in perf_evlist__id_add_fd()
Dsession.c869 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in sample_read__printf()
/linux-4.4.14/tools/perf/
Dbuiltin-stat.c159 attr->read_format = PERF_FORMAT_TOTAL_TIME_ENABLED | in create_perf_stat_counter()
Ddesign.txt165 PERF_FORMAT_TOTAL_TIME_ENABLED = 1,
/linux-4.4.14/kernel/events/
Dcore.c1263 if (event->attr.read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in __perf_event_read_size()
3924 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) { in __perf_read_group_add()
4004 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in perf_read_one()
5239 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) { in perf_output_read_one()
5267 if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) in perf_output_read_group()
5297 #define PERF_FORMAT_TOTAL_TIMES (PERF_FORMAT_TOTAL_TIME_ENABLED|\