Searched refs:inout_other_ (Results 1 – 2 of 2) sorted by relevance
123 uint64_t inout_other_ = 0u; // Input for SPUT, output for SGET. member
307 ++stats->inout_other_; in ProcessDexFile()512 std::accumulate(stats.inout_, stats.inout_ + 16u, stats.inout_other_); in Dump()519 os << " " << inout_tag << "=other: " << Percent(stats.inout_other_, fields_total) << "\n"; in Dump()