Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c1263 uintptr_t tmptick, stat, tpc, utpc; in trapstat_tlbent() local
1394 utpc = tpc + offsetof(tstat_tlbret_t, ttlbr_utlb) - in trapstat_tlbent()
1397 ASSERT(HI22(tpc) == HI22(utpc)); in trapstat_tlbent()
1441 ent[TSTAT_TLBENT_TPCLO_USER] |= LO10(utpc); in trapstat_tlbent()