Searched refs:xhits_pg (Results 1 – 4 of 4) sorted by relevance
45 extern u_int xhits_pg[];
870 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_handler()885 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_invpcid_handler()909 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_pcid_handler()
1201 u_int xhits_pg[MAXCPU]; variable1207 SYSCTL_OPAQUE(_debug_xhits, OID_AUTO, page, CTLFLAG_RW, &xhits_pg,1208 sizeof(xhits_pg), "IU", "");
681 xhits_pg[PCPU_GET(cpuid)]++; in invlpg_handler()