Home
last modified time | relevance | path

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/
Dhisysevent_plugin_config.proto20 string process_name = 2; field
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Dram_analyzer.py268 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/
Dnetwork_profiler_result.proto24 bytes process_name = 7; field
/developtools/profiler/protos/types/plugins/ffrt_profiler/
Dffrt_profiler_result.proto34 bytes process_name = 6; field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ffrt_profiler/
Dffrt_profiler_result.proto35 bytes process_name = 6; field
/developtools/profiler/test/scripts/tools/
Dutils.py92 def get_pid_by_process_name(process_name): argument
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/
Dnative_hook_config.proto27 string process_name = 7; field
/developtools/profiler/protos/types/plugins/native_hook/
Dnative_hook_config.proto27 string process_name = 7; field
/developtools/profiler/test/scripts/testRoot/
Dtest_nativehook_32bit.py26 def get_pid_by_process_name(process_name): argument
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/bean/
DProfilerServiceTypes.ts506 process_name?: string; property