Searched refs:PERF_SAMPLE_TID (Results 1 – 25 of 26) sorted by relevance
12
14 PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \
37 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
508 if (jd->sample_type & PERF_SAMPLE_TID) { in jit_repipe_code_load()617 if (jd->sample_type & PERF_SAMPLE_TID) { in jit_repipe_code_move()
369 if (sample_type & PERF_SAMPLE_TID) in off_cpu_write()
292 if (sample_type & PERF_SAMPLE_TID) in __perf_evsel__calc_id_pos()2820 if (type & PERF_SAMPLE_TID) { in perf_evsel__parse_id_sample()3026 if (type & PERF_SAMPLE_TID) { in evsel__parse_sample()3374 if (type & PERF_SAMPLE_TID) in evsel__parse_sample_timestamp()3388 if (sample_type & PERF_SAMPLE_TID) in evsel__id_hdr_size()
621 if (type & PERF_SAMPLE_TID) { in add_generic_values()1129 if (type & PERF_SAMPLE_TID) { in add_generic_types()
1463 if (type & PERF_SAMPLE_TID) in perf_event__sample_event_size()1625 if (type & PERF_SAMPLE_TID) { in perf_event__synthesize_sample()1810 if (type & PERF_SAMPLE_TID) { in perf_event__synthesize_id_sample()
743 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()
1614 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
1713 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in cs_etm__synth_events()
34 attr.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID; in event_open()
35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
144 PERF_SAMPLE_TID = 1U << 1, enumerator
315 #define TEST_SAMPLE_TYPE (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
55 if (type & PERF_SAMPLE_TID) { in samples_same()
458 bench_sample_type |= PERF_SAMPLE_TID | PERF_SAMPLE_TIME; in do_inject_loops()
492 if (event->attr.sample_type & PERF_SAMPLE_TID) { in paiext_push_sample()
465 if (event->attr.sample_type & PERF_SAMPLE_TID) { in paicrypt_push_sample()
832 if (event->attr.sample_type & PERF_SAMPLE_TID) in __hw_perf_event_init()
563 (evsel->attr.sample_type & PERF_SAMPLE_TID) && in perf_evsel__attr_has_per_thread_sample_period()
158 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
2015 if (sample_type & PERF_SAMPLE_TID) in perf_event__id_header_size()7678 #define PERF_SAMPLE_ID_ALL (PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \7689 if (sample_type & PERF_SAMPLE_TID) { in __perf_event_header__init_id()7725 if (sample_type & PERF_SAMPLE_TID) in __perf_event__output_id_sample()7887 if (sample_type & PERF_SAMPLE_TID) in perf_output_sample()12954 if (has_inherit_and_sample_read(attr) && !(attr->sample_type & PERF_SAMPLE_TID)) in perf_event_alloc()
2204 if (evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID")) in __cmd_inject()
553 evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID", PERF_OUTPUT_TID|PERF_OUTPUT_PID)) in evsel__check_attr()