Home
last modified time | relevance | path

Searched refs:process_name (Results 1 – 18 of 18) sorted by relevance

/external/autotest/client/site_tests/logging_CrashServices/
Dlogging_CrashServices.py41 def _find_crash_files(self, process_name, extension): argument
51 process_name, extension)
54 def _find_file_in_path(self, path, process_name, filetype): argument
72 if ext == filetype and filename.startswith(process_name):
90 process_name = os.path.basename(process_path)
95 condition=lambda: self._find_crash_files(process_name,
/external/autotest/client/common_lib/
Dprocess_utils.py10 def pkill_process(process_name, is_full_name=True, argument
27 kill_cmd = 'pkill %s "%s"' % (full_flag, process_name)
37 r = run('cat /proc/`pgrep %s`/status' % process_name,
40 (process_name, r.stdout))
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dtrace_events_to_json_test.cc79 {"ph":"M", "pid":1, "name":"process_name", "args":{"name":"D1"}}, in TEST()
85 {"ph":"M", "pid":2, "name":"process_name", "args":{"name":"D2"}}, in TEST()
Dtrace_events_to_json.cc66 R"({"ph":"M","pid":%u,"name":"process_name",)" in AddDeviceMetadata()
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1197 def KillAll(self, process_name, exact=False, signum=device_signal.SIGKILL, argument
1226 processes = self.ListProcesses(process_name)
1228 processes = [p for p in processes if p.name == process_name]
1234 'No processes matching %r (exact=%r)' % (process_name, exact),
1238 'KillAll(%r, ...) attempting to kill the following:', process_name)
1247 pids_left = (p.pid for p in self.ListProcesses(process_name))
2465 def ListProcesses(self, process_name=None, timeout=None, retries=None): argument
2481 process_name = process_name or ''
2483 for line in self._GetPsOutput(process_name):
2487 if row['pid'] == 'PID' or process_name not in row['name']:
[all …]
/external/autotest/client/common_lib/cros/
Darc.py369 def is_android_process_running(process_name): argument
374 output = adb_shell('pgrep -c -f %s' % pipes.quote(process_name))
466 def wait_for_android_process(process_name, argument
473 condition = lambda: is_android_process_running(process_name)
475 desc='%s is running' % process_name,
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/
Dvideo_VideoDecodeMemoryUsage.py196 process_name = process_memory_dump.process_name
197 process_memory[process_name] += sum(
/external/toybox/toys/pending/
Dbootchartd.c271 char *process_name[] = {"bootchartd", NULL}; in bootchartd_main() local
273 names_to_pid(process_name, push_pids_in_list); in bootchartd_main()
/external/autotest/client/profilers/powertop/src/
Dpowertop.h46 void suggest_process_death(char *process_match, char *process_name, struct line *slines, int lineco…
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md397 process_name: A string containing the name of the process to kill.
399 the string |process_name| exactly, or all of those which contain
400 |process_name| as a substring. Defaults to False.
406 with the given |process_name| are dead.
827 Note that the |process_name|, often the package name, must match exactly.
830 process_name: A string containing the process name to get the PIDs for.
908 Note that the |process_name| is often the package name.
911 process_name: A string containing the process name to get the PIDs for.
918 contained the provided |process_name|.
/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py325 def find_pid(self, process_name): argument
331 return utils.system_output('pgrep %s' % process_name,
/external/perfetto/protos/perfetto/metrics/android/
Dmem_metric.proto48 optional string process_name = 1; field
/external/v8/samples/
Dprocess.cc212 Local<String> process_name = in Initialize() local
218 if (!context->Global()->Get(context, process_name).ToLocal(&process_val) || in Initialize()
/external/perfetto/src/trace_processor/
Dproto_trace_parser.cc1548 auto process_name = annotation.string_value(); in ParseTrackEvent() local
1549 if (!process_name.size) in ParseTrackEvent()
1551 procs->UpdateProcess(pid, base::nullopt, process_name); in ParseTrackEvent()
Dproto_trace_parser_unittest.cc95 base::StringView process_name));
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...