Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dprofil.c30 #define MAX_PC_SAMPLES 512 /* XXX ought to be exported in kernel hdr */ macro
97 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;

Completed in 3 milliseconds