Home
last modified time | relevance | path

Searched refs:annotation__trylock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dannotate.h315 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
H A Dannotate.c1380 bool annotation__trylock(struct annotation *notes) in annotation__trylock() function
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c214 if (!annotation__trylock(notes)) in perf_top__record_precise_ip()