Home
last modified time | relevance | path

Searched refs:vma_64 (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libpp/
Dformat_output.cpp56 string get_vma(bfd_vma vma, bool vma_64) in get_vma() argument
59 int width = vma_64 ? 16 : 8; in get_vma()
98 vma_64(false), in formatter()
143 vma_64 = on_off; in vma_format_64bit()
266 return get_vma(f.sample.vma, vma_64); in format_vma()
Dformat_output.h161 bool vma_64; variable
/external/oprofile/
DChangeLog-20033887 * libpp/format_output.cpp: vma_64 doesn't need