Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
DBuild95 perf-y += srccode.o
/Linux-v5.10/tools/perf/
Dbuiltin-script.c1028 char *srccode; in map__fprintf_srccode() local
1047 srccode = find_sourceline(srcfile, line, &len); in map__fprintf_srccode()
1048 if (!srccode) in map__fprintf_srccode()
1051 ret = fprintf(fp, "|%-8d %.*s", line, len, srccode); in map__fprintf_srccode()
/Linux-v5.10/tools/perf/Documentation/
Dperf-script.txt120 brstackoff, callindent, insn, insnlen, synth, phys_addr, metric, misc, srccode, ipc.