Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tprof/
H A Dtprof.c113 static u_int tprof_samples_per_buf; variable
168 u_int size = tprof_samples_per_buf; in tprof_buf_alloc()
367 tprof_samples_per_buf = TPROF_MAX_SAMPLES_PER_BUF; in tprof_start()