Searched full:app_pid (Results 1 – 10 of 10) sorted by relevance
| /base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/ |
| D | AppStartReporter.cpp | 28 "APP_PID", data.appPid, in ReportNormal() 57 "APP_PID", data.appPid, in ReportFault()
|
| D | JankAnimatorReporter.cpp | 31 "APP_PID", data.appPid, in ReportNormal() 60 "APP_PID", data.appPid, in ReportCritical()
|
| /base/hiviewdfx/hiview/plugins/performance/ |
| D | hisysevent.yaml | 18 APP_PID: {type: INT32, desc: app pid} 44 APP_PID: { type: INT32, desc: app pid } 72 APP_PID: {type: INT32, desc: app pid} 98 APP_PID: { type: INT32, desc: app pid }
|
| D | EvtParser.h | 26 const std::string KEY_APP_PID = "APP_PID";
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/ |
| D | hitrace.para | 15 debug.hitrace.app_pid=-1
|
| D | hitrace.para.dac | 15 debug.hitrace.app_pid = root:shell:0775
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/include/ |
| D | usage_event_common.h | 80 const std::string KEY_OF_APP_PID = "APP_PID";
|
| /base/hiviewdfx/hiview/plugins/unified_collector/ |
| D | unified_collector.cpp | 270 int32_t procId = sysEvent.GetEventIntValue("APP_PID"); in OnEventListeningCallback()
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_dump.cpp | 1415 OHOS::system::SetParameter("debug.hitrace.app_pid", pidStr); in ParseArgs() 1635 OHOS::system::SetParameter("debug.hitrace.app_pid", "-1"); in CloseTrace()
|
| D | hitrace_meter.cpp | 67 const std::string KEY_APP_PID = "debug.hitrace.app_pid";
|