Searched refs:PERF_SAMPLE_PERIOD (Results 1 – 12 of 12) sorted by relevance
9 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
11 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
32 .sample_type = PERF_SAMPLE_PERIOD, in __test__sw_clock_freq()
57 if (type & PERF_SAMPLE_PERIOD) in samples_same()
13 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD)
130 PERF_SAMPLE_PERIOD = 1U << 8, enumerator
355 if (type & PERF_SAMPLE_PERIOD) { in add_generic_values()534 if (type & PERF_SAMPLE_PERIOD) in add_generic_types()
78 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD | \
232 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD), in perf_evsel__newtp_idx()1508 if (type & PERF_SAMPLE_PERIOD) { in perf_evsel__parse_sample()1707 if (type & PERF_SAMPLE_PERIOD) in perf_event__sample_event_size()1857 if (type & PERF_SAMPLE_PERIOD) { in perf_event__synthesize_sample()
513 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()996 { "SAMPLE_PERIOD", PERF_SAMPLE_PERIOD },
237 perf_evsel__check_stype(evsel, PERF_SAMPLE_PERIOD, "PERIOD", in perf_evsel__check_attr()
1311 if (sample_type & PERF_SAMPLE_PERIOD) in perf_event__header_size()5191 if (sample_type & PERF_SAMPLE_PERIOD) in perf_output_sample()6258 if ((event->attr.sample_type & PERF_SAMPLE_PERIOD) && !event->attr.freq) { in perf_swevent_event()