Searched refs:xhits_gbl (Results 1 – 4 of 4) sorted by relevance
44 extern u_int xhits_gbl[];
798 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_handler()816 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_invpcid_handler()835 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_invpcid_pti_handler()865 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_pcid_handler()
1150 u_int xhits_gbl[MAXCPU]; variable1155 SYSCTL_OPAQUE(_debug_xhits, OID_AUTO, global, CTLFLAG_RW, &xhits_gbl,1156 sizeof(xhits_gbl), "IU", "");
609 xhits_gbl[PCPU_GET(cpuid)]++; in invltlb_handler()