Home
last modified time | relevance | path

Searched defs:threadState (Results 1 - 6 of 6) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/
H A Dhiperf_stdtype.h82 uint64_t threadState = INVALID_UINT64; member
/developtools/smartperf_host/trace_streamer/src/filter/
H A Dcpu_filter.cpp201 auto threadState = traceDataCache_->GetConstThreadStateData(); in Finish() local
/developtools/profiler/device/plugins/cpu_plugin/src/
H A Dcpu_data_plugin.cpp569 ThreadState CpuDataPlugin::GetThreadState(const char threadState) in GetThreadState() argument
/developtools/smartperf_host/trace_streamer/src/parser/ptreader_parser/bytrace_parser/
H A Dbytrace_event_parser.cpp216 auto threadState = ThreadStateFlag(prevStateStr.c_str()); in SchedSwitchEvent() local
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
H A Dperf_data_parser.cpp710 auto threadState = report_->GetConfigName(sample->data_.id); in UpdatePerfSampleData() local
/developtools/smartperf_host/trace_streamer/test/unittest/table/
H A Dtable_test.cpp941 uint64_t threadState = stream_.traceDataCache_->GetDataIndex("threadState"); in HWTEST_F() local

Completed in 14 milliseconds