Home
last modified time | relevance | path

Searched refs:iput_stats_ (Results 1 – 2 of 2) sorted by relevance

/art/tools/dexanalyze/
Ddexanalyze_experiments.h126 InstanceFieldAccessStats iput_stats_; variable
Ddexanalyze_experiments.cc348 inst.Inst(), first_arg_reg, instance_field_index_map_, &iput_stats_); in ProcessDexFile()
508 DumpInstanceFieldStats("IPUT", iput_stats_); in Dump()