Searched refs:PERF_SAMPLE_TID (Results 1 – 15 of 15) sorted by relevance
8 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
11 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
124 PERF_SAMPLE_TID = 1U << 1, enumerator
518 #define COMPAT_MASK (PERF_SAMPLE_ID | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \593 if (perf_evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID")) in __cmd_inject()
249 perf_evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID", in perf_evsel__check_attr()
37 if (type & PERF_SAMPLE_TID) { in samples_same()
124 if (sample_type & PERF_SAMPLE_TID) in __perf_evsel__calc_id_pos()1552 if (type & PERF_SAMPLE_TID) { in perf_evsel__parse_id_sample()1633 if (type & PERF_SAMPLE_TID) { in perf_evsel__parse_sample()1862 if (type & PERF_SAMPLE_TID) in perf_event__sample_event_size()1981 if (type & PERF_SAMPLE_TID) { in perf_event__synthesize_sample()
380 if (type & PERF_SAMPLE_TID) { in add_generic_values()775 if (type & PERF_SAMPLE_TID) { in add_generic_types()
80 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
790 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
559 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()
1382 if (sample_type & PERF_SAMPLE_TID) in perf_evlist__id_hdr_size()
1848 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_pt_synth_events()
100 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
1327 if (sample_type & PERF_SAMPLE_TID) in perf_event__id_header_size()5169 if (sample_type & PERF_SAMPLE_TID) { in __perf_event_header__init_id()5203 if (sample_type & PERF_SAMPLE_TID) in __perf_event__output_id_sample()5339 if (sample_type & PERF_SAMPLE_TID) in perf_output_sample()