Searched defs:pmcid (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/share/examples/hwpmc/
H A Doverhead.c54 pmc_id_t pmcid; local
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcpl_callgraph.c128 pmcstat_cgnode_hash_lookup_pc(struct pmcstat_process *pp, pmc_id_t pmcid, argument
334 pmc_id_t pmcid; local
407 pmc_id_t pmcid; local
[all...]
H A Dpmcpl_gprof.c236 pmcstat_gmon_append_arc(struct pmcstat_image *image, pmc_id_t pmcid, argument
261 pmcstat_image_find_gmonfile(struct pmcstat_image *image, pmc_id_t pmcid) argument
271 pmcstat_cgnode_do_gmon_arcs(struct pmcstat_cgnode *cg, pmc_id_t pmcid) argument
179 pmcstat_gmon_create_name(const char *samplesdir, struct pmcstat_image *image, pmc_id_t pmcid) argument
289 pmcstat_callgraph_do_gmon_arcs_for_pmcid(pmc_id_t pmcid) argument
420 pmc_id_t pmcid; local
[all...]
H A Dpmcstat_log.c1056 pmcstat_pmcid_add(pmc_id_t pmcid, pmcstat_interned_string ps) argument
1096 pmcstat_pmcid_to_name(pmc_id_t pmcid) argument
1144 pmcstat_lookup_pmcid(pmc_id_t pmcid) argument
[all...]
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c2558 pmc_find_pmc_descriptor_in_process(struct pmc_owner *po, pmc_id_t pmcid) argument
2574 pmc_find_pmc(pmc_id_t pmcid, struct pmc **pmc) argument
3724 pmc_id_t pmcid; local
3930 pmc_id_t pmcid; local
3967 pmc_id_t pmcid; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h1968 uint32_t pmcid : 8; /**< Power Management Capability ID */ member in struct:cvmx_pci_cfg58::cvmx_pci_cfg58_s
H A Dcvmx-pcieepx-defs.h2266 uint32_t pmcid : 8; /**< Power Management Capability ID */ member in struct:cvmx_pcieepx_cfg016::cvmx_pcieepx_cfg016_s
H A Dcvmx-pciercx-defs.h2084 uint32_t pmcid : 8; /**< Power Management Capability ID */ member in struct:cvmx_pciercx_cfg016::cvmx_pciercx_cfg016_s
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c3590 pmc_capabilities(pmc_id_t pmcid, uint32_t *caps) argument
4637 pmc_width(pmc_id_t pmcid, uint32_t *width) argument
3480 pmc_allocate(const char *ctrspec, enum pmc_mode mode, uint32_t flags, int cpu, pmc_id_t *pmcid) argument

Completed in 1517 milliseconds