Home
last modified time | relevance | path

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

123

/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/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/profiler/protos/types/plugins/ftrace_data/6.6.30/
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.cpp51 auto state = trackedCMD->GetState(); variable
75 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/profiler/host/smartperf/client/client_command/
Dlock_frequency.cpp55 void LockFrequency::SetIsCollecting(bool state) in SetIsCollecting()
/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
/developtools/smartperf_host/trace_streamer/test/unittest/filter/
Dmeasure_filter_test.cpp233 int64_t state = 0; variable
251 int64_t state = 1747200000; 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/
DProcedureWorkerEnergyState.ts69 export function state( function
DProcedureWorkerProcess.ts104 state: string | undefined; property in ProcessStruct
/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

123