Searched refs:annotation__trylock (Results 1 – 3 of 3) sorted by relevance
307 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
1346 bool annotation__trylock(struct annotation *notes) in annotation__trylock() function
214 if (!annotation__trylock(notes)) in perf_top__record_precise_ip()