Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 44) sorted by relevance

12

/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dpower.proto24 uint64 state = 2; field
31 uint64 state = 2; field
38 uint64 state = 2; field
44 uint32 state = 1; field
57 uint32 state = 1; field
140 uint64 state = 2; field
167 uint64 state = 2; field
173 uint64 state = 2; field
Dwriteback.proto94 uint64 state = 3; field
102 uint64 state = 3; field
111 uint64 state = 3; field
139 uint64 state = 3; field
148 uint64 state = 3; field
157 uint64 state = 3; field
193 uint64 state = 3; field
202 uint64 state = 3; field
214 uint64 state = 3; field
Dcpuhp.proto32 int32 state = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dpower.proto24 uint64 state = 2; field
31 uint64 state = 2; field
38 uint64 state = 2; field
44 uint32 state = 1; field
57 uint32 state = 1; field
140 uint64 state = 2; field
167 uint64 state = 2; field
173 uint64 state = 2; field
Dwriteback.proto94 uint64 state = 3; field
102 uint64 state = 3; field
111 uint64 state = 3; field
139 uint64 state = 3; field
148 uint64 state = 3; field
157 uint64 state = 3; field
193 uint64 state = 3; field
202 uint64 state = 3; field
214 uint64 state = 3; field
Dcpuhp.proto32 int32 state = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dpower.proto24 uint64 state = 2; field
31 uint64 state = 2; field
38 uint64 state = 2; field
44 uint32 state = 1; field
57 uint32 state = 1; field
140 uint64 state = 2; field
167 uint64 state = 2; field
173 uint64 state = 2; field
Dwriteback.proto94 uint64 state = 3; field
102 uint64 state = 3; field
111 uint64 state = 3; field
139 uint64 state = 3; field
148 uint64 state = 3; field
157 uint64 state = 3; field
193 uint64 state = 3; field
202 uint64 state = 3; field
214 uint64 state = 3; field
Dcpuhp.proto32 int32 state = 2; field
/developtools/hiperf/test/unittest/common/native/
Dtracked_command_test.cpp53 auto state = trackedCMD->GetState(); variable
77 auto state = trackedCMD->GetState(); variable
/developtools/smartperf_host/ide/src/trace/bean/
DSchedSwitchStruct.ts50 state: string = ''; property in ThreadInitConfig
63 state: string = ''; property in SchedThreadCutConfig
DWakeupBean.ts27 state: string | undefined; property in WakeupBean
DProcessStruct.ts30 state: string | undefined; property in ProcessStruct
DStateProcessThread.ts37 state: string = ''; property in SPTChild
DThreadStruct.ts46 state: string | undefined; property in ThreadStruct
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSPT.ts145 let state = thread.children.find((child: any) => child.title === `S-${slice.state}`); variable
264 let state = group[`${slice.state}`]; variable
/developtools/smartperf_host/ide/src/trace/component/
DStackBar.ts125 state: string = ''; property in StackValue
/developtools/smartperf_host/trace_streamer/src/filter/
Dcpu_filter.cpp155 auto state = traceDataCache_->GetThreadStateData()->StatesData()[row]; in InsertBlockedReasonEvent() local
162 auto state = traceDataCache_->GetThreadStateData()->StatesData()[row]; in InsertBlockedReasonEvent() local
248 uint64_t CpuFilter::RemberInternalTidInStateTable(uint32_t uid, uint64_t row, uint64_t state) in RemberInternalTidInStateTable()
/developtools/smartperf_host/trace_streamer/test/unittest/filter/
Dmeasure_filter_test.cpp227 int64_t state = 0; variable
245 int64_t state = 1747200000; variable
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/
DTabPaneCurrentSelection.test.ts95 state: 'S', variable
129 state: 'S', variable
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerProcess.ts100 state: string | undefined; property in ProcessStruct
DProcedureWorkerEnergyState.ts67 export function state( function
/developtools/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.h43 std::string state = "none"; member
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
Dsched_stdtype.cpp145 void SchedSlice::Update(uint64_t index, uint64_t ts, uint64_t state) in Update()
151 void SchedSlice::UpdateEndState(uint64_t index, uint64_t state) in UpdateEndState()
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/test_data/
Dtest.proto28 State state = 5; field

12