Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 7 of 7) sorted by relevance

/system/extras/simpleperf/
Dcmd_report_sample.proto38 optional int32 thread_id = 2; field
130 optional uint32 thread_id = 1; field
153 optional uint32 thread_id = 3; field
Dcmd_report_sample.cpp735 ThreadId thread_id(thread.pid, thread.tid); in ProcessSample() local
758 bool ReportSampleCommand::ReportSample(const ThreadId& thread_id, const SampleEntry& sample, in ReportSample()
773 const auto& thread_id = p.first; in FinishReportSamples() local
786 bool ReportSampleCommand::PrintSampleInProtobuf(const ThreadId& thread_id, in PrintSampleInProtobuf()
953 const auto& thread_id = p.first; in PrintThreadInfoInProtobuf() local
967 bool ReportSampleCommand::PrintSample(const ThreadId& thread_id, const SampleEntry& sample) { in PrintSample()
Dcmd_trace_sched.cpp58 pid_t thread_id = 0; member
Devent_selection_set.cpp83 std::atomic<pid_t> thread_id(0); in IsDumpingRegsForTracepointEventsSupported() local
/system/extras/memory_replay/tests/
DThreadTest.cpp54 pthread_t thread_id; in TEST() local
82 pthread_t thread_id; in TEST() local
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h80662 u64 thread_id; member
81194 u64 thread_id; member
82250 u64 thread_id; member
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h81112 int thread_id; member