Searched refs:xhits_gbl (Results 1 – 4 of 4) sorted by relevance
775 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_handler()793 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_invpcid_handler()812 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_invpcid_pti_handler()841 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_pcid_handler()
44 extern u_int xhits_gbl[];
1200 u_int xhits_gbl[MAXCPU]; variable1205 SYSCTL_OPAQUE(_debug_xhits, OID_AUTO, global, CTLFLAG_RW, &xhits_gbl,1206 sizeof(xhits_gbl), "IU", "");
658 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_handler()