Lines Matching defs:after
486 * number of TLB misses both before and after interposing on the trap table.
744 * executed both before and after interposing on the trap table to attempt to
783 hrtime_t before, after;
815 after = trapstat_probe_laps(TSTAT_PROBE_NLAPS, tstat_probe_after);
822 tcpu->tcpu_tdata_peffect = (after - before) / TSTAT_PROBE_NPAGES;
825 tcpu->tcpu_data->tdata_peffect = (after - before) / TSTAT_PROBE_NPAGES;
1616 * sequence is shared by all traps and is kept right after the
2139 * This is called before a CPR suspend and after a CPR resume. We don't have
2140 * anything to do before a suspend, but after a restart we must restore the
2565 * after user threads can be restarted. By executing in this class,