HomeSort by relevance Sort by last modified time
    Searched refs:vma_end (Results 1 - 3 of 3) sorted by null

  /external/oprofile/opjitconv/
create_bfd.c 115 unsigned long long vma_end = ee->vma + ee->code_size; local
116 int size = vma_end - vma_start;
  /external/oprofile/
oprofile_android 256 vma_end = re.search('([0-9a-fA-F]{8}) A _etext', output).group(1)
261 '--kernel-range=' + vma_start + ',' + vma_end] + opcontrol_args + [
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 1735 UWord vma_end = vma + size; local
    [all...]

Completed in 80 milliseconds