Searched refs:samples (Results 1 – 3 of 3) sorted by relevance
34 static u_short *samples; variable50 ++samples[i]; in profil_count()78 if (samples == NULL) in __profil()84 samples = NULL; in __profil()88 if (samples) in __profil()103 samples = sample_buffer; in __profil()104 nsamples = size / sizeof *samples; in __profil()
33 static u_short *samples; variable89 samples = sample_buffer; in update_waiter()176 ++samples[idx];240 sb = samples; in fork_profil_child()241 samples = NULL; in fork_profil_child()
4554 samples before disabling PC sampling.