Searched defs:profiler (Results 1 – 8 of 8) sorted by relevance
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | sp_profiler_factory.cpp | 37 SpProfiler* profiler = nullptr; in GetProfilerItem() local 68 SpProfiler* profiler = nullptr; in GetProfilerItemContinue() local 175 SpProfiler *profiler = nullptr; in GetCmdProfilerItem() local 224 SpProfiler *profiler = nullptr; in GetCmdProfilerItemContinue() local
|
| D | smartperf_command.cpp | 184 … SpProfiler *profiler = SpProfilerFactory::GetCmdProfilerItem(COMMAND_MAP.at(curParam), true); in GetItemInfo() local
|
| D | sp_task.cpp | 219 … SpProfiler *profiler = SpProfilerFactory::GetCmdProfilerItem(COMMAND_MAP.at(itConfig), false); in GetItemData() local
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | .eslintrc.js | 23 profiler: 'readonly', property
|
| /developtools/profiler/device/plugins/network_profiler/client/src/ |
| D | network_profiler_socker_client.cpp | 27 NetworkProfilerSocketClient::NetworkProfilerSocketClient(int pid, NetworkProfiler* profiler, in NetworkProfilerSocketClient()
|
| /developtools/profiler/device/plugins/ffrt_profiler/client/src/ |
| D | ffrt_profiler_socker_client.cpp | 28 FfrtProfilerSocketClient::FfrtProfilerSocketClient(int pid, FfrtProfiler* profiler, void (*disableH… in FfrtProfilerSocketClient()
|
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | sp_thread_socket.h | 226 SpProfiler *profiler = SpProfilerFactory::GetProfilerItem(iterator->first); in HandleMsg() local 309 …void HandleNullMsg(SpServerSocket &spSocket, SpProfiler *profiler, std::string retCode, std::strin… in HandleNullMsg()
|
| /developtools/profiler/host/smartperf/client/client_command/test/unittest/ |
| D | sp_daemon_test.cpp | 267 ProfilerFPS &profiler = ProfilerFPS::GetInstance(); variable
|