HomeSort by relevance Sort by last modified time
    Searched refs:die_get_call_file (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
dwarf-aux.h 51 extern const char *die_get_call_file(Dwarf_Die *in_die);
dwarf-aux.c 337 * die_get_call_file - Get callsite file name of inlined function instance
343 const char *die_get_call_file(Dwarf_Die *in_die) function
588 fname = die_get_call_file(in_die);
probe-finder.c     [all...]

Completed in 125 milliseconds