Symbol: tstat_percpu_t
usr/src/uts/sun4/io/trapstat.c
1011
tstat_percpu_t *tcpu = &tstat_percpu[CPU->cpu_id];
usr/src/uts/sun4/io/trapstat.c
1092
trapstat_tlbretent(tstat_percpu_t *tcpu, tstat_tlbretent_t *ret,
usr/src/uts/sun4/io/trapstat.c
1244
trapstat_tlbent(tstat_percpu_t *tcpu, int entno)
usr/src/uts/sun4/io/trapstat.c
1495
trapstat_make_traptab(tstat_percpu_t *tcpu)
usr/src/uts/sun4/io/trapstat.c
1575
trapstat_make_traptab(tstat_percpu_t *tcpu)
usr/src/uts/sun4/io/trapstat.c
1716
tstat_percpu_t *tcpu = &tstat_percpu[cpu];
usr/src/uts/sun4/io/trapstat.c
1866
tstat_percpu_t *tcpu = &tstat_percpu[cpu];
usr/src/uts/sun4/io/trapstat.c
2008
tstat_percpu_t *tcpu = &tstat_percpu[cp->cpu_id];
usr/src/uts/sun4/io/trapstat.c
2093
tstat_percpu_t *tcpu = &tstat_percpu[cpu];
usr/src/uts/sun4/io/trapstat.c
2170
tstat_percpu_t *tcpu = &tstat_percpu[cp->cpu_id];
usr/src/uts/sun4/io/trapstat.c
2332
tstat_percpu_t *tcpu = &tstat_percpu[i];
usr/src/uts/sun4/io/trapstat.c
2399
tstat_percpu_t *tcpu = &tstat_percpu[i];
usr/src/uts/sun4/io/trapstat.c
2549
sizeof (tstat_percpu_t), KM_SLEEP);
usr/src/uts/sun4/io/trapstat.c
2602
kmem_free(tstat_percpu, (max_cpuid + 1) * sizeof (tstat_percpu_t));
usr/src/uts/sun4/io/trapstat.c
523
static tstat_percpu_t *tstat_percpu; /* per-CPU data */
usr/src/uts/sun4/io/trapstat.c
615
tstat_percpu_t *tcpu = &tstat_percpu[CPU->cpu_id];
usr/src/uts/sun4/io/trapstat.c
782
tstat_percpu_t *tcpu = &tstat_percpu[CPU->cpu_id];
usr/src/uts/sun4/io/trapstat.c
896
tstat_percpu_t *tcpu = &tstat_percpu[CPU->cpu_id];
usr/src/uts/sun4/io/trapstat.c
945
tstat_percpu_t *tcpu = &tstat_percpu[CPU->cpu_id];