Searched refs:threshhold (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace.c388 unsigned long threshhold; local
393 ret = strict_strtoul(str, 0, &threshhold);
396 tracing_thresh = threshhold * 1000;

Completed in 91 milliseconds