Home
last modified time | relevance | path

Searched defs:gmon_cg_arc_record (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/lib/libutee/arch/arm/gprof/
A Dgmon_out.h113 struct gmon_cg_arc_record { struct
114 uintptr_t from_pc; /* address within caller's body */
115 uintptr_t self_pc; /* address within callee's body */
116 int32_t count; /* number of arc traversals */

Completed in 3 milliseconds