Searched refs:PERF_SAMPLE_TID (Results 1 – 19 of 19) sorted by relevance
7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
12 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
40 if (type & PERF_SAMPLE_TID) { in samples_same()
125 PERF_SAMPLE_TID = 1U << 1, enumerator
588 #define COMPAT_MASK (PERF_SAMPLE_ID | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \663 if (perf_evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID")) in __cmd_inject()
439 perf_evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID", in perf_evsel__check_attr()
471 if (jd->sample_type & PERF_SAMPLE_TID) { in jit_repipe_code_load()563 if (jd->sample_type & PERF_SAMPLE_TID) { in jit_repipe_code_move()
131 if (sample_type & PERF_SAMPLE_TID) in __perf_evsel__calc_id_pos()2042 if (type & PERF_SAMPLE_TID) { in perf_evsel__parse_id_sample()2134 if (type & PERF_SAMPLE_TID) { in perf_evsel__parse_sample()2402 if (type & PERF_SAMPLE_TID) in perf_evsel__parse_sample_timestamp()2422 if (type & PERF_SAMPLE_TID) in perf_event__sample_event_size()2543 if (type & PERF_SAMPLE_TID) { in perf_event__synthesize_sample()
88 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
611 if (type & PERF_SAMPLE_TID) { in add_generic_values()1118 if (type & PERF_SAMPLE_TID) { in add_generic_types()
802 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
811 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in cs_etm__synth_events()
685 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()
1314 if (sample_type & PERF_SAMPLE_TID) in perf_evlist__id_hdr_size()
2184 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_pt_synth_events()
92 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
819 if (event->attr.sample_type & PERF_SAMPLE_TID) in __hw_perf_event_init()
1774 if (sample_type & PERF_SAMPLE_TID) in perf_event__id_header_size()5992 if (sample_type & PERF_SAMPLE_TID) { in __perf_event_header__init_id()6026 if (sample_type & PERF_SAMPLE_TID) in __perf_event__output_id_sample()6167 if (sample_type & PERF_SAMPLE_TID) in perf_output_sample()