Home
last modified time | relevance | path

Searched refs:PMCLOG_EMIT32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c152 #define PMCLOG_EMIT32(V) do { *_le++ = (V); } while (0) macro
722 PMCLOG_EMIT32(PMC_VERSION); in pmclog_configure_log()
723 PMCLOG_EMIT32(md->pmd_cputype); in pmclog_configure_log()
728 PMCLOG_EMIT32(0); in pmclog_configure_log()
729 PMCLOG_EMIT32(0); in pmclog_configure_log()
921 PMCLOG_EMIT32(ps->ps_pid); in pmclog_process_callchain()
922 PMCLOG_EMIT32(ps->ps_tid); in pmclog_process_callchain()
923 PMCLOG_EMIT32(pm->pm_id); in pmclog_process_callchain()
924 PMCLOG_EMIT32(flags); in pmclog_process_callchain()
959 PMCLOG_EMIT32(pid); in pmclog_process_map_in()
[all …]
/freebsd/sys/arm/include/
H A Dpmc_mdep.h46 #define PMCLOG_EMITADDR PMCLOG_EMIT32
/freebsd/sys/powerpc/include/
H A Dpmc_mdep.h21 #define PMCLOG_EMITADDR PMCLOG_EMIT32
/freebsd/sys/i386/include/
H A Dpmc_mdep.h86 #define PMCLOG_EMITADDR PMCLOG_EMIT32