Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c703 offsetof(tstat_tlbret_t, ttlbr_ktlb) == in trapstat_hotpatch()
708 offsetof(tstat_tlbret_t, ttlbr_ktlb); in trapstat_hotpatch()
1386 tpc = TSTAT_INSTR_OFFS(tcpu, tinst_itlbret.ttlbr_ktlb); in trapstat_tlbent()
1391 tpc = TSTAT_INSTR_OFFS(tcpu, tinst_dtlbret.ttlbr_ktlb); in trapstat_tlbent()
1395 offsetof(tstat_tlbret_t, ttlbr_ktlb); in trapstat_tlbent()
1456 trapstat_tlbretent(tcpu, &ret->ttlbr_ktlb, &kdata->ttlb_tlb); in trapstat_tlbent()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h151 tstat_tlbretent_t ttlbr_ktlb; member