Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_TID (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c329 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID| in child_thread()
/third_party/node/deps/v8/tools/
H A Dll_prof.py548 PERF_SAMPLE_TID = 1 << 1 variable
563 ("pid", "u32", PERF_SAMPLE_TID),
564 ("tid", "u32", PERF_SAMPLE_TID),
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h141 PERF_SAMPLE_TID = 1U << 1, enumerator
847 * { u32 pid, tid; } && PERF_SAMPLE_TID
955 * { u32 pid, tid; } && PERF_SAMPLE_TID

Completed in 6 milliseconds