Searched refs:map__set_hit (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
H A D | map.h | 296 static inline void map__set_hit(struct map *map) in map__set_hit() function |
/linux/tools/perf/ | ||
H A D | builtin-inject.c | 876 map__set_hit(map); in mark_dso_hit() |