Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c346 annotation__unlock(notes); in annotate_browser__calc_percent()
476 annotation__unlock(notes); in annotate_browser__callq()
485 annotation__unlock(notes); in annotate_browser__callq()
/Linux-v6.6/tools/perf/
Dbuiltin-top.c143 annotation__unlock(notes); in perf_top__parse_source()
159 annotation__unlock(notes); in perf_top__parse_source()
219 annotation__unlock(notes); in perf_top__record_precise_ip()
277 annotation__unlock(notes); in perf_top__show_details()
/Linux-v6.6/tools/perf/util/
Dannotate.h306 void annotation__unlock(struct annotation *notes) UNLOCK_FUNCTION(*notes);
Dannotate.c872 annotation__unlock(notes); in symbol__annotate_zero_histograms()
1148 annotation__unlock(notes); in annotation__compute_ipc()
1337 void annotation__unlock(struct annotation *notes) in annotation__unlock() function