Home
last modified time | relevance | path

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

/external/oprofile/pp/
Dopannotate.cpp220 bfd_vma prev_vma = strtoull(prev_vma_str.c_str(), NULL, 16); in asm_list_annotation() local
223 if (prev_vma != 0 && prev_vma < sample->vma) { in asm_list_annotation()
228 find_sample(last_symbol, prev_vma); in asm_list_annotation()