Searched defs:threadState (Results 1 – 9 of 9) sorted by relevance
63 let threadState = sqlite.querySchedThreadStates; variable
129 uint64_t threadState) in AppendNewPerfSample()
64 threadState: string = ''; property in PerfCallChain
1025 threadState: string = ''; property in PerfCallChain1165 threadState: string = ''; property in PerfCountSample
214 auto threadState = traceDataCache_->GetConstThreadStateData(); in Finish() local
554 ThreadState CpuDataPlugin::GetThreadState(const char threadState) in GetThreadState()
651 auto threadState = report_->GetConfigName(sample->data_.id); in UpdatePerfSampleData() local
203 auto threadState = ThreadStateFlag(prevStateStr.c_str()); in SchedSwitchEvent() local
926 uint64_t threadState = stream_.traceDataCache_->GetDataIndex("threadState"); variable