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

  /external/oprofile/daemon/
opd_anon.h 33 vma_t start;
35 vma_t end;
opd_kernel.h 34 vma_t start;
35 vma_t end;
opd_events.h 43 vma_t anon_start, vma_t anon_end,
opd_trans.h 49 vma_t pc;
50 vma_t last_pc;
opd_events.c 151 vma_t anon_start, vma_t cg_to_anon_start,
opd_kernel.c 95 opd_create_module(char const * name, vma_t start, vma_t end)
opd_anon.c 109 add_anon_mapping(struct transient * trans, vma_t start, vma_t end, char * name)
135 vma_t start, end;
opd_sfile.c 350 static void verbose_print_sample(struct sfile * sf, vma_t pc, uint counter)
368 static void verbose_sample(struct transient const * trans, vma_t pc)
377 verbose_arc(struct transient const * trans, vma_t from, vma_t to)
389 vma_t from = trans->pc;
390 vma_t to = trans->last_pc;
439 vma_t pc = trans->pc;
opd_mangling.c 147 vma_t last_start = 0;
  /external/oprofile/libutil/
op_types.h 28 typedef unsigned long long vma_t; typedef
  /external/oprofile/libpp/
callgraph_container.cpp 92 vma_t offset, symbol_index_t & i)

Completed in 113 milliseconds