Searched refs:pc_history (Results 1 – 1 of 1) sorted by relevance
60 uint32_t pc_history = 0; variable456 pc_history <<= 1; in vm_phantom_cache_check_pressure()474 pc_history |= 1; in vm_phantom_cache_check_pressure()485 if ((pc_history & bitmask) == bitmask) { in vm_phantom_cache_check_pressure()