Searched refs:unique_swap_ (Results 1 – 1 of 1) sorted by relevance
48 unique_swap_(0), in ProcessRecord()92 unique_swap_ += swap_offset_array[off] == 1 ? getpagesize() : 0; in CalculateSwap()102 uint64_t unique_swap() const { return unique_swap_; } in unique_swap()115 uint64_t unique_swap_; member