Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/dtrace/
H A Dlockprof.c49 static uint32_t lockprof_count; /* current number of lockprof probes */ variable
138 if (lockprof_count >= LOCKPROF_MAX) { in probe_create()
152 lockprof_count++; in probe_create()
330 lockprof_count--; in lockprof_destroy()