Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dmonv.h119 typedef struct _prof_function { struct
120 Index next_to;
121 Index next_from;
122 Address frompc;
123 Address topc;
124 unsigned long long count;
125 Index next_hash;