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.c151 #define PMCLOG_EMIT32(V) do { *_le++ = (V); } while (0) macro
721 PMCLOG_EMIT32(PMC_VERSION); in pmclog_configure_log()
722 PMCLOG_EMIT32(md->pmd_cputype); in pmclog_configure_log()
727 PMCLOG_EMIT32(0); in pmclog_configure_log()
728 PMCLOG_EMIT32(0); in pmclog_configure_log()
920 PMCLOG_EMIT32(ps->ps_pid); in pmclog_process_callchain()
921 PMCLOG_EMIT32(ps->ps_tid); in pmclog_process_callchain()
922 PMCLOG_EMIT32(pm->pm_id); in pmclog_process_callchain()
923 PMCLOG_EMIT32(flags); in pmclog_process_callchain()
958 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.h84 #define PMCLOG_EMITADDR PMCLOG_EMIT32