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

/linux-master/tools/perf/util/
H A Dbuild-id.h38 int build_id__mark_dso_hit(struct perf_tool *tool, union perf_event *event,
H A Dbuild-id.c45 int build_id__mark_dso_hit(struct perf_tool *tool __maybe_unused, function
92 .sample = build_id__mark_dso_hit,
H A Djitdump.c535 build_id__mark_dso_hit(tool, event, &sample, NULL, jd->machine);
627 build_id__mark_dso_hit(tool, event, &sample, NULL, jd->machine);
/linux-master/tools/perf/
H A Dbuiltin-inject.c364 build_id__mark_dso_hit(tool, event, sample, evsel, machine);
851 build_id__mark_dso_hit(tool, event_sw, &sample_sw, evsel, machine);
H A Dbuiltin-record.c1435 return build_id__mark_dso_hit(tool, event, sample, evsel, machine);

Completed in 133 milliseconds