Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Djitdump.c755 jit_detect(const char *mmap_name, pid_t pid, struct nsinfo *nsi, bool *in_pidns) in jit_detect() function
868 if (jit_detect(filename, pid, nsi, &in_pidns)) { in jit_process()