Searched refs:ip__fprintf_sym (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c1203 static int ip__fprintf_sym(uint64_t addr, struct thread *thread, function
1274 printed += ip__fprintf_sym(entries[nr - 1].from, thread,
1306 printed += ip__fprintf_sym(ip, thread, x.cpumode, x.cpu, &lastsym, attr, fp);
1355 printed += ip__fprintf_sym(start, thread, x.cpumode, x.cpu, &lastsym, attr, fp);

Completed in 262 milliseconds