Searched refs:dirpath (Results 1 – 3 of 3) sorted by relevance
/device/google/trout/tools/tracing/tooling/ |
D | tracing_agent.py | 189 def doesDirExist(self, dirpath): argument
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 174 qemu_file_monitor_add_watch(void *mon, const char *dirpath, const char *filename, void *cb, void *o… 175 qemu_file_monitor_remove_watch(void *mon, const char *dirpath, int64_t id) "File monitor %p remove … 177 qemu_file_monitor_enable_watch(void *mon, const char *dirpath, int id) "File monitor %p enable watc… 178 qemu_file_monitor_disable_watch(void *mon, const char *dirpath, int id) "File monitor %p disable wa… 179 qemu_file_monitor_event(void *mon, const char *dirpath, const char *filename, int mask, unsigned in… 180 qemu_file_monitor_dispatch(void *mon, const char *dirpath, const char *filename, int ev, void *cb, …
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 174 qemu_file_monitor_add_watch(void *mon, const char *dirpath, const char *filename, void *cb, void *o… 175 qemu_file_monitor_remove_watch(void *mon, const char *dirpath, int64_t id) "File monitor %p remove … 177 qemu_file_monitor_enable_watch(void *mon, const char *dirpath, int id) "File monitor %p enable watc… 178 qemu_file_monitor_disable_watch(void *mon, const char *dirpath, int id) "File monitor %p disable wa… 179 qemu_file_monitor_event(void *mon, const char *dirpath, const char *filename, int mask, unsigned in… 180 qemu_file_monitor_dispatch(void *mon, const char *dirpath, const char *filename, int ev, void *cb, …
|