Searched refs:PERF_SAMPLE_CPU (Results 1 – 15 of 15) sorted by relevance
12 # + PERF_SAMPLE_CPU added by -C 0
130 PERF_SAMPLE_CPU = 1U << 7, enumerator
154 if (sample_type & PERF_SAMPLE_CPU) in __perf_evsel__calc_is_pos()244 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD), in perf_evsel__newtp_idx()1525 if (type & PERF_SAMPLE_CPU) { in perf_evsel__parse_id_sample()1668 if (type & PERF_SAMPLE_CPU) { in perf_evsel__parse_sample()1877 if (type & PERF_SAMPLE_CPU) in perf_event__sample_event_size()2017 if (type & PERF_SAMPLE_CPU) { in perf_event__synthesize_sample()
83 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD | \
793 attr.sample_type &= ~(u64)PERF_SAMPLE_CPU; in intel_bts_synth_events()
530 if (evsel->attr.sample_type & PERF_SAMPLE_CPU) in get_sample_cpu()
858 if ((sample_type & PERF_SAMPLE_CPU)) in perf_evlist__print_tstamp()1897 if (!(evsel->attr.sample_type & PERF_SAMPLE_CPU)) { in perf_session__cpu_bitmap()
1394 if (sample_type & PERF_SAMPLE_CPU) in perf_evlist__id_hdr_size()
1855 attr.sample_type &= ~(u64)PERF_SAMPLE_CPU; in intel_pt_synth_events()
54 if (type & PERF_SAMPLE_CPU) in samples_same()
13 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD)
101 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
519 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER)
259 perf_evsel__do_check_stype(evsel, PERF_SAMPLE_CPU, "CPU", in perf_evsel__check_attr()
1342 if (sample_type & PERF_SAMPLE_CPU) in perf_event__id_header_size()5184 if (sample_type & PERF_SAMPLE_CPU) { in __perf_event_header__init_id()5215 if (sample_type & PERF_SAMPLE_CPU) in __perf_event__output_id_sample()5354 if (sample_type & PERF_SAMPLE_CPU) in perf_output_sample()