Home
last modified time | relevance | path

Searched defs:processId (Results 1 – 25 of 31) sorted by relevance

12

/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DAbilityMonitor.ts57 processId: number = -1; property in ProcessHistory
72 processId: number = -1; property in LiveProcess
137 processId: number = -1; property in Dma
162 processId: number = -1; property in GpuMemory
186 processId: number = -1; property in DmaComparison
204 processId: number = -1; property in GpuMemoryComparison
DCpuStruct.ts32 processId: number | undefined; property in CpuStruct
DStateProcessThread.ts32 processId: number = 0; property in SPTChild
DBoxSelection.ts1407 processId: number[] | undefined; property in BoxJumpParam
1417 processId: number[] | undefined; property in SysCallBoxJumpParam
1438 processId: Array<number> = []; property in SliceBoxJumpParam
/developtools/smartperf_host/smartperf_device/device_command/collector/include/
DThreads.h39 std::vector<std::string> processId; variable
DFileDescriptor.h40 std::vector<std::string> processId; variable
Dnavigation.h44 std::string processId = ""; variable
DAI_schedule.h41 std::string processId = ""; variable
DRAM.h78 std::vector<std::string> processId; variable
DCPU.h60 std::vector<std::string> processId; variable
DFPS.h142 std::string processId = ""; variable
/developtools/profiler/host/smartperf/client/client_command/include/
DThreads.h39 std::vector<std::string> processId; variable
DFileDescriptor.h40 std::vector<std::string> processId; variable
Dnavigation.h44 std::string processId = ""; variable
DAI_schedule.h41 std::string processId = ""; variable
DRAM.h78 std::vector<std::string> processId; variable
DCPU.h60 std::vector<std::string> processId; variable
DFPS.h142 std::string processId = ""; variable
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/cpu/
DTabPaneBoxChild.test.ts100 processId: 3, variable
DTabPaneCpuByThread.test.ts41 processId: 3, variable
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/states/
DTabPaneFreqStatesDataCut.test.ts200 let processId = 1; variable
/developtools/profiler/device/plugins/xpower_plugin/src/
Dxpower_plugin.cpp104 int processId = -1; in Start() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/schedulingAnalysis/processAnalysis/
DTop10LongestRunTimeProcess.ts42 private processId: number | undefined; property in Top10LongestRunTimeProcess
DTop10ProcessSwitchCount.ts42 private processId: number | undefined; property in Top10ProcessSwitchCount
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/
Dhiperf_stdtype.h148 uint32_t processId = INVALID_UINT32; member

12