Home
last modified time | relevance | path

Searched defs:print_srccode (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py299 def print_srccode(comm, param_dict, sample, symbol, dso, with_insn): function
/linux/tools/perf/
H A Dbuiltin-script.c1204 static int print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) in print_srccode() function