Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-top.c145 annotation__unlock(notes); in perf_top__parse_source()
161 annotation__unlock(notes); in perf_top__parse_source()
221 annotation__unlock(notes); in perf_top__record_precise_ip()
279 annotation__unlock(notes); in perf_top__show_details()
/linux/tools/perf/ui/browsers/
H A Dannotate.c377 annotation__unlock(notes); in annotate_browser__calc_percent()
598 annotation__unlock(notes); in annotate_browser__callq()
607 annotation__unlock(notes); in annotate_browser__callq()
/linux/tools/perf/util/
H A Dannotate.h368 void annotation__unlock(struct annotation *notes) UNLOCK_FUNCTION(*notes);
H A Dannotate.c162 annotation__unlock(notes); in symbol__annotate_zero_histograms()
580 annotation__unlock(notes); in annotation__compute_ipc()
636 void annotation__unlock(struct annotation *notes) in annotation__unlock() function