Searched defs:cpu_ce_ptnr_cachetime_sec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c466 int cpu_ce_ptnr_cachetime_sec = 60; variable
2990 * use that previous partner if no more than cpu_ce_ptnr_cachetime_sec seconds
3051 } else if (thistime - lasttime < cpu_ce_ptnr_cachetime_sec * NANOSEC) {

Completed in 108 milliseconds