Searched defs:threadState (Results 1 – 9 of 9) sorted by relevance
75 let threadState = sqlite.querySchedThreadStates; variable
82 uint64_t threadState = INVALID_UINT64; member
64 threadState: string = ''; property in PerfCallChain
1250 threadState: string = ''; property in PerfCallChain1395 threadState: string = ''; property in PerfCountSample
201 auto threadState = traceDataCache_->GetConstThreadStateData(); in Finish() local
554 ThreadState CpuDataPlugin::GetThreadState(const char threadState) in GetThreadState()
710 auto threadState = report_->GetConfigName(sample->data_.id); in UpdatePerfSampleData() local
216 auto threadState = ThreadStateFlag(prevStateStr.c_str()); in SchedSwitchEvent() local
941 uint64_t threadState = stream_.traceDataCache_->GetDataIndex("threadState"); variable