Searched defs:process_name (Results 1 – 10 of 10) sorted by relevance
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/hisysevent_data/ |
| D | hisysevent_plugin_config.proto | 20 string process_name = 2; field
|
| /developtools/integration_verification/tools/rom_ram_analyzer/standard/ |
| D | ram_analyzer.py | 268 def result_process1(cls, result_dict, process_name, process_size, elf, size): argument 278 …def result_process2(cls, result_dict, process_name, subsystem_name, process_size, component_name, … argument 288 def result_process3(cls, result_dict, process_name, process_size): argument 472 … component_baseline, process_name, process_size, elf_name, elf_size): argument 572 …_refacotr_result(component_info, refactored_ram_dict, subsystem_name, component_name, process_name, argument
|
| /developtools/profiler/protos/types/plugins/network_profiler/ |
| D | network_profiler_result.proto | 24 bytes process_name = 7; field
|
| /developtools/profiler/protos/types/plugins/ffrt_profiler/ |
| D | ffrt_profiler_result.proto | 34 bytes process_name = 6; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ffrt_profiler/ |
| D | ffrt_profiler_result.proto | 35 bytes process_name = 6; field
|
| /developtools/profiler/test/scripts/tools/ |
| D | utils.py | 92 def get_pid_by_process_name(process_name): argument
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_config.proto | 27 string process_name = 7; field
|
| /developtools/profiler/protos/types/plugins/native_hook/ |
| D | native_hook_config.proto | 27 string process_name = 7; field
|
| /developtools/profiler/test/scripts/testRoot/ |
| D | test_nativehook_32bit.py | 26 def get_pid_by_process_name(process_name): argument
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/bean/ |
| D | ProfilerServiceTypes.ts | 506 process_name?: string; property
|