Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_PERIOD (Results 1 – 13 of 13) sorted by relevance

/linux/tools/perf/util/
H A Doff_cpu.h16 PERF_SAMPLE_PERIOD | PERF_SAMPLE_CALLCHAIN | \
H A Dbpf_off_cpu.c360 if (sample_type & PERF_SAMPLE_PERIOD) in off_cpu_write()
H A Devsel.c411 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD), in evsel__new_idx()
579 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD), in evsel__newtp_idx()
3017 if (type & PERF_SAMPLE_PERIOD) { in evsel__parse_sample()
H A Dsynthetic-events.c1473 if (type & PERF_SAMPLE_PERIOD) in perf_event__sample_event_size()
1645 if (type & PERF_SAMPLE_PERIOD) { in perf_event__synthesize_sample()
H A Dcs-etm.c1705 PERF_SAMPLE_PERIOD; in cs_etm__synth_events()
/linux/tools/lib/perf/Documentation/examples/
H A Dsampling.c35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
/linux/tools/perf/tests/
H A Dsw-clock.c41 .sample_type = PERF_SAMPLE_PERIOD, in __test__sw_clock_freq()
H A Dsample-parsing.c75 if (type & PERF_SAMPLE_PERIOD) in samples_same()
H A Ddlfilter-test.c318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
/linux/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt90 …5 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD,
/linux/tools/include/uapi/linux/
H A Dperf_event.h148 PERF_SAMPLE_PERIOD = 1U << 8, enumerator
/linux/kernel/events/
H A Dcore.c1901 if (sample_type & PERF_SAMPLE_PERIOD) in __perf_event_header_size()
7557 if (sample_type & PERF_SAMPLE_PERIOD) in perf_output_sample()
10080 if ((event->attr.sample_type & PERF_SAMPLE_PERIOD) && !event->attr.freq) { in perf_swevent_event()
/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1142 PERF_SAMPLE_PERIOD (and sometimes) | PERF_SAMPLE_TIME