Searched refs:xhits_pg (Results 1 – 4 of 4) sorted by relevance
45 extern u_int xhits_pg[];
894 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_handler()909 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_invpcid_handler()934 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_pcid_handler()
1151 u_int xhits_pg[MAXCPU]; variable1157 SYSCTL_OPAQUE(_debug_xhits, OID_AUTO, page, CTLFLAG_RW, &xhits_pg,1158 sizeof(xhits_pg), "IU", "");
631 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_handler()