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