Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Djitdump.c144 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open() function
722 ret = jit_open(jd, path); in jit_inject()