Searched refs:map__fprintf_srccode (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | map.h | 146 int map__fprintf_srccode(struct map *map, u64 addr,
 | 
| D | map.c | 451 int map__fprintf_srccode(struct map *map, u64 addr,  in map__fprintf_srccode()  function
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-script.c | 944 	ret = map__fprintf_srccode(al.map, al.addr, stdout,  in print_srccode()1353 		int ret = map__fprintf_srccode(al->map, al->addr, stdout,  in perf_sample__fprintf_bts()
 1905 		if (map__fprintf_srccode(al->map, al->addr, stdout,  in process_event()
 
 |