Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/arch/arm/gprof/
A Dgmon_out.h104 struct gmon_hist_hdr { struct
105 uintptr_t low_pc; /* base pc address of sample buffer */
106 uintptr_t high_pc; /* max pc address of sampled buffer */
107 uint32_t hist_size; /* size of sample buffer */
108 uint32_t prof_rate; /* profiling clock rate */
109 char dimen[15]; /* phys. dim., usually "seconds" */
110 char dimen_abbrev; /* usually 's' for "seconds" */

Completed in 2 milliseconds