Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-record.c635 static struct mutex synth_lock; variable
644 mutex_lock(&synth_lock); in process_locked_synthesized_event()
646 mutex_unlock(&synth_lock); in process_locked_synthesized_event()
2184 mutex_init(&synth_lock); in record__synthesize()
2200 mutex_destroy(&synth_lock); in record__synthesize()