Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbuild-id.c45 static int mark_dso_hit_callback(struct callchain_cursor_node *node, void *data __maybe_unused) in mark_dso_hit_callback() function
78 /*symbols=*/false, mark_dso_hit_callback, /*data=*/NULL); in build_id__mark_dso_hit()
/linux/tools/perf/
H A Dbuiltin-inject.c982 static int mark_dso_hit_callback(struct callchain_cursor_node *node, void *data) in mark_dso_hit_callback() function
1025 /*symbols=*/false, mark_dso_hit_callback, &args); in perf_event__inject_buildid()