Searched refs:toptracemax (Results 1 – 1 of 1) sorted by relevance
53 int toptracemax = 1024; /* global so it can be set */ variable69 (sizeof (struct toptrace) * toptracemax), KM_SLEEP); in top_trace()78 if (++toptraceindex == toptracemax) in top_trace()