Searched refs:vma_64 (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libpp/
H A Dformat_output.cpp56 string get_vma(bfd_vma vma, bool vma_64) argument
59 int width = vma_64 ? 16 : 8;
98 vma_64(false),
143 vma_64 = on_off;
266 return get_vma(f.sample.vma, vma_64);
H A Dformat_output.h161 bool vma_64; member in class:format_output::formatter

Completed in 40 milliseconds