Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/
H A Dpmclog.h46 struct pmclog_ev_callchain { struct
47 uint32_t pl_pid;
48 uint32_t pl_tid;
49 uint32_t pl_pmcid;
50 uint32_t pl_cpuflags;
51 uint32_t pl_cpuflags2;
52 uint32_t pl_npc;
53 uintfptr_t pl_pc[PMC_CALLCHAIN_DEPTH_MAX];