Home
last modified time | relevance | path

Searched refs:slay_process (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/tools/tracing/tooling/
Dremote_slay.py29 def slay_process(sshclient, process_name): function
57 result = slay_process(sshclient, process_name)
Dtracing_agent.py34 from remote_slay import slay_process
176 if not slay_process(self.client, "memdump_tracelogger"):