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
202 auto threadState = traceDataCache_->GetConstThreadStateData(); in Finish() local
1666 threadState: string = ''; property in PerfCallChain1825 threadState: string = ''; property in PerfCountSample
597 ThreadState CpuDataPlugin::GetThreadState(const char threadState) in GetThreadState()
758 auto threadState = report_->GetConfigName(sample->data_.id); in UpdatePerfSampleData() local
297 auto threadState = ThreadStateFlag(prevStateStr.c_str()); in SchedSwitchEvent() local
943 uint64_t threadState = stream_.traceDataCache_->GetDataIndex("threadState"); variable