Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_TID (Results 1 – 25 of 27) sorted by relevance

12

/tools/perf/tests/shell/attr/
A Dtest-record-data7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
A Dtest-record-C012 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
A Dtest-record-dummy-C016 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
A Dsystem-wide-dummy13 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
/tools/perf/util/
A Doff_cpu.h14 PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \
A Devent.h37 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
A Dbpf_off_cpu.c369 if (sample_type & PERF_SAMPLE_TID) in off_cpu_write()
A Djitdump.c508 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()
A Ddata-convert-bt.c621 if (type & PERF_SAMPLE_TID) { in add_generic_values()
1129 if (type & PERF_SAMPLE_TID) { in add_generic_types()
A Devsel.c292 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()
A Dsynthetic-events.c1463 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()
A Dintel-bts.c768 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
A Dpython.c743 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()
A Darm-spe.c1614 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
A Dcs-etm.c1713 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in cs_etm__synth_events()
/tools/perf/arch/x86/tests/
A Damd-ibs-via-core-pmu.c34 attr.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID; in event_open()
/tools/lib/perf/Documentation/examples/
A Dsampling.c35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
/tools/perf/tests/
A Dsample-parsing.c55 if (type & PERF_SAMPLE_TID) { in samples_same()
A Ddlfilter-test.c315 #define TEST_SAMPLE_TYPE (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
/tools/lib/perf/Documentation/
A Dlibperf-sampling.txt90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
/tools/include/uapi/linux/
A Dperf_event.h144 PERF_SAMPLE_TID = 1U << 1, enumerator
/tools/perf/bench/
A Dinject-buildid.c458 bench_sample_type |= PERF_SAMPLE_TID | PERF_SAMPLE_TIME; in do_inject_loops()
/tools/lib/perf/
A Devsel.c563 (evsel->attr.sample_type & PERF_SAMPLE_TID) && in perf_evsel__attr_has_per_thread_sample_period()
/tools/perf/
A Dbuiltin-inject.c2204 if (evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID")) in __cmd_inject()
A Dbuiltin-script.c553 evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID", PERF_OUTPUT_TID|PERF_OUTPUT_PID)) in evsel__check_attr()

Completed in 68 milliseconds

12