Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 48) 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/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSPT.ts26 state: string; property
169 let state = thread.children.find((child: SPT) => child.title === `S-${slice.state}`); variable
294 let state = group[`${slice.state}`]; variable
/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/database/data-trafic/
DSliceReceiver.ts22 state: string | null | undefined; constant
31 state: null, constant
/developtools/smartperf_host/ide/src/trace/component/
DStackBar.ts125 state: string = ''; property in StackValue
/developtools/smartperf_host/ide/src/trace/bean/
DWakeupBean.ts27 state: string | undefined; property in WakeupBean
DProcessStruct.ts30 state: string | undefined; property in ProcessStruct
DStateProcessThread.ts37 state: string = ''; property in SPTChild
/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.ts99 state: 'S', variable
133 state: 'S', variable
/developtools/smartperf_host/trace_streamer/src/filter/
Dcpu_filter.cpp160 auto state = traceDataCache_->GetThreadStateData()->StatesData()[row]; in InsertBlockedReasonEvent() local
167 auto state = traceDataCache_->GetThreadStateData()->StatesData()[row]; in InsertBlockedReasonEvent() local
235 uint64_t CpuFilter::RemberInternalTidInStateTable(uint32_t uid, uint64_t row, uint64_t state) in RemberInternalTidInStateTable()
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerProcess.ts104 state: string | undefined; property in ProcessStruct
DProcedureWorkerEnergyState.ts69 export function state( function
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
Dsched_stdtype.cpp142 void SchedSlice::Update(uint64_t index, uint64_t ts, uint64_t state) in Update()
148 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
/developtools/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.h41 std::string state = "none"; member
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/agent_data/
Dagent_plugin_app_data.proto31 AbilityState state = 3; field

12