Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c813 static int get_symbol_name_offset(struct map *map, struct symbol *sym, u64 ip, in report_lock_contended_event()
874 get_symbol_name_offset(node->ms.map, sym, node->ip, in report_lock_release_event()
1657 get_symbol_name_offset(kmap, sym, ip, buf, sizeof(buf)); in print_header_stdio()
1710 get_symbol_name_offset(kmap, sym, ip, buf, sizeof(buf)); in print_header_csv()
920 static int get_symbol_name_offset(struct map *map, struct symbol *sym, u64 ip, get_symbol_name_offset() function