Searched refs:pc_mask (Results 1 – 2 of 2) sorted by relevance
192 uptr pc_mask = (1ULL << kRecordFPShift) - 1; in PrintStackAllocations() local193 uptr pc = record & pc_mask; in PrintStackAllocations()234 uptr pc_mask = (1ULL << 48) - 1; in PrintStackAllocations() local235 uptr pc = record & pc_mask; in PrintStackAllocations()
156 pc_mask = (1 << 48) - 1167 pc = record & pc_mask