Searched defs:pmcid (Results 1 – 9 of 9) sorted by relevance
| /freebsd/usr.sbin/pmcstat/ |
| H A D | pmcpl_gprof.c | 180 pmc_id_t pmcid) in pmcstat_gmon_create_name() 236 pmcstat_gmon_append_arc(struct pmcstat_image *image, pmc_id_t pmcid, in pmcstat_gmon_append_arc() 261 pmcstat_image_find_gmonfile(struct pmcstat_image *image, pmc_id_t pmcid) in pmcstat_image_find_gmonfile() 271 pmcstat_cgnode_do_gmon_arcs(struct pmcstat_cgnode *cg, pmc_id_t pmcid) in pmcstat_cgnode_do_gmon_arcs() 289 pmcstat_callgraph_do_gmon_arcs_for_pmcid(pmc_id_t pmcid) in pmcstat_callgraph_do_gmon_arcs_for_pmcid() 420 pmc_id_t pmcid; in pmcpl_gmon_process() local
|
| H A D | pmcpl_callgraph.c | 129 pmcstat_cgnode_hash_lookup_pc(struct pmcstat_process *pp, pmc_id_t pmcid, in pmcstat_cgnode_hash_lookup_pc() 337 pmc_id_t pmcid; in pmcpl_cg_process() local 410 pmc_id_t pmcid; in pmcstat_callgraph_print_for_pmcid() local
|
| H A D | pmcstat_log.c | 329 pmcstat_pmcid_to_name(pmc_id_t pmcid) in pmcstat_pmcid_to_name()
|
| /freebsd/share/examples/hwpmc/ |
| H A D | overhead.c | 52 pmc_id_t pmcid; in main() local
|
| /freebsd/lib/libpmcstat/ |
| H A D | libpmcstat_logging.c | 57 pmcstat_lookup_pmcid(pmc_id_t pmcid, int pmcstat_mergepmc) in pmcstat_lookup_pmcid() 77 pmcstat_pmcid_add(pmc_id_t pmcid, pmcstat_interned_string ps, in pmcstat_pmcid_add()
|
| /freebsd/tests/sys/pmc/ |
| H A D | pmc_wrap_test.c | 114 pmc_id_t pmcid; in wrap_test() local
|
| /freebsd/sys/dev/hwpmc/ |
| H A D | hwpmc_mod.c | 3051 pmc_find_pmc_descriptor_in_process(struct pmc_owner *po, pmc_id_t pmcid) in pmc_find_pmc_descriptor_in_process() 3068 pmc_find_pmc(pmc_id_t pmcid, struct pmc **pmc) in pmc_find_pmc() 3725 pmc_do_op_pmcrelease(pmc_id_t pmcid) in pmc_do_op_pmcrelease() 4539 pmc_id_t pmcid; in pmc_syscall_handler() local 4576 pmc_id_t pmcid; in pmc_syscall_handler() local 4648 pmc_id_t pmcid; in pmc_syscall_handler() local
|
| /freebsd/lib/libpmc/ |
| H A D | libpmc.c | 1241 uint32_t flags, int cpu, pmc_id_t *pmcid, in pmc_allocate() 1365 pmc_capabilities(pmc_id_t pmcid, uint32_t *caps) in pmc_capabilities() 2126 pmc_width(pmc_id_t pmcid, uint32_t *width) in pmc_width()
|
| /freebsd/usr.sbin/pmc/ |
| H A D | view.hh | 392 std::unordered_map<uint32_t, uint32_t> pmcid; member in pmcview
|