Home
last modified time | relevance | path

Searched defs:get_comm (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/overlay/
H A Doverlay.c286 static char *get_comm(pid_t pid, char *comm, int len) in get_comm() function
H A Dgpu-perf.c281 static int get_comm(pid_t pid, char *comm, int len) in get_comm() function
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-filter.c1530 get_comm(struct tep_event *event, struct tep_record *record) in get_comm() function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupUCC.cpp349 std::shared_ptr<Comm> Comm::get_comm( in get_comm() function in c10d::Comm