Searched refs:cg_to_anon_start (Results 1 - 6 of 6) sorted by last modified time

/external/oprofile/daemon/
H A Dopd_events.c151 vma_t anon_start, vma_t cg_to_anon_start,
171 header->cg_to_anon_start = cg_to_anon_start;
150 fill_header(struct opd_header * header, unsigned long counter, vma_t anon_start, vma_t cg_to_anon_start, int is_kernel, int cg_to_is_kernel, int spu_samples, uint64_t embed_offset, time_t mtime) argument
/external/oprofile/libabi/
H A Dop_abi.c55 { "offsetof_header_cg_to_anon_start", offsetof(struct opd_header, cg_to_anon_start) },
H A Dopimport.cpp132 ext.extract(head->cg_to_anon_start, src, "sizeof_u32",
/external/oprofile/libabi/tests/
H A Dabi_test.cpp85 header->cg_to_anon_start = 0;
/external/oprofile/libop/
H A Dop_sample_file.h37 u64 cg_to_anon_start; member in struct:opd_header
/external/oprofile/libpp/
H A Dcallgraph_container.cpp529 callee_offset = header.cg_to_anon_start;

Completed in 111 milliseconds