Home
last modified time | relevance | path

Searched defs:comp_dir (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/tools/perf/util/
Dprobe-event.h91 char *comp_dir; /* Compile directory */ member
Dprobe-finder.c1517 const char *comp_dir; in debuginfo__find_line_range() local
Dprobe-event.c328 static int get_real_path(const char *raw_path, const char *comp_dir, in get_real_path()