Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpool_pset.h55 extern hrtime_t pool_cpu_mod; /* cpu modification time */
/illumos-gate/usr/src/uts/common/os/
H A Dpool_pset.c88 hrtime_t pool_cpu_mod; /* last modification time for CPUs */ variable
278 pool_pset_mod = pool_cpu_mod = gethrtime(); in pool_pset_enable()
799 pool_cpu_mod = gethrtime(); in pool_cpu_propput()
828 pool_cpu_mod = gethrtime(); in pool_cpu_proprm()
H A Dpool.c780 (void) ea_attach_item(eo_system, &pool_cpu_mod, sizeof (hrtime_t), in pool_system_pack()
H A Dcpu.c3165 pool_cpu_mod = gethrtime(); in cpu_set_state()