Searched refs:MAX_PC_SAMPLES (Results 1 – 2 of 2) sorted by relevance
30 #define MAX_PC_SAMPLES 512 /* XXX ought to be exported in kernel hdr */ macro97 collector_timeout = MAX_PC_SAMPLES * profile_tick / 1000 / 2; in update_waiter()151 sampled_pc_t pc_samples[MAX_PC_SAMPLES];155 nsamples = MAX_PC_SAMPLES;
4370 * sysdeps/mach/hurd/profil.c (MAX_PC_SAMPLES): New macro.4374 (profile_waiter): Use MAX_PC_SAMPLES. Set nsamples before RPC.