Searched refs:ptid (Results 1 - 3 of 3) sorted by relevance
/developtools/hiperf/include/ |
H A D | perf_record_format.h | 206 u32 ptid = 0; member 232 u32 ptid = 0; member
|
/developtools/hiperf/src/ |
H A D | perf_event_record.cpp | 888 PRINT_INDENT(indent, "pid %u, ppid %u, tid %u, ptid %u time 0x%llx\n", data_.pid, data_.ppid, in DumpData() 889 data_.tid, data_.ptid, data_.time); in DumpData() 986 PRINT_INDENT(indent, "pid %u, ppid %u, tid %u, ptid %u\n", data_.pid, data_.ppid, data_.tid, in DumpData() 987 data_.ptid); in DumpData()
|
/developtools/profiler/hiebpf/include/ |
H A D | vmlinux.h | 35802 u32 ptid; member 40956 __u32 ptid; member [all...] |
Completed in 493 milliseconds