Searched refs:total_ref_count (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/trace/
H A Dtrace_event_perf.c22 static int total_ref_count; variable
106 if (!total_ref_count) { perf_trace_event_reg()
123 total_ref_count++; perf_trace_event_reg()
127 if (!total_ref_count) { perf_trace_event_reg()
163 if (!--total_ref_count) { perf_trace_event_unreg()

Completed in 212 milliseconds