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