Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsystm.h433 void set_cputicker(cpu_tick_f *func, uint64_t freq, bool isvariable);
/freebsd/sys/kern/
H A Dkern_tc.c2131 set_cputicker(cpu_tick_f *func, uint64_t freq, bool isvariable) in set_cputicker() argument
2138 cpu_tick_variable = isvariable; in set_cputicker()