Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- hwpmc(4)
- Hardware Performance Monitoring Counter support
- pmc(3)
- library for accessing hardware performance monitoring counters
- pmc.amd(3), pmc.amd pmc.k8(3)
- measurement events for AMD Athlon 64 (K8 family) CPUs
- pmc.atom(3)
- measurement events for Intel Atom family CPUs
- pmc.atomsilvermont(3)
- measurement events for Intel Atom Silvermont family CPUs
- pmc.cmn-600(3)
- Library for accessing the Arm CoreLink CMN-600 Coherent Mesh Network Controller performance counter events
- pmc.core(3)
- measurement events for Intel Core Solo and Core Duo family CPUs
- pmc.core2(3)
- measurement events for Intel Core2 family CPUs
- pmc.corei7(3)
- measurement events for Intel Core i7 and Xeon 5500 family CPUs
- pmc.corei7uc(3)
- uncore measurement events for Intel Core i7 and Xeon 5500 family CPUs
- pmc.dmc-620(3)
- measure the Arm DMC-620 Dynamic Memory Controller performance counter events
- pmc.haswell(3)
- measurement events for Intel Haswell family CPUs
- pmc.haswelluc(3)
- uncore measurement events for Intel Haswell family CPUs
- pmc.haswellxeon(3)
- measurement events for Intel Haswell Xeon family CPUs
- pmc.iaf(3)
- measurement events for Intel fixed function performance counters
- pmc.ivybridge(3)
- measurement events for Intel Ivy Bridge family CPUs
- pmc.ivybridgexeon(3)
- measurement events for Intel Ivy Bridge Xeon family CPUs
- pmc.sandybridge(3)
- measurement events for Intel Sandy Bridge family CPUs
- pmc.sandybridgeuc(3)
- uncore measurement events for Intel Sandy Bridge family CPUs
- pmc.sandybridgexeon(3)
- measurement events for Intel Sandy Bridge Xeon family CPUs
- pmc.soft(3)
- measurements using software based events
- pmc.tsc(3)
- measurements using the i386 timestamp counter
- pmc.ucf(3)
- measurement events for Intel uncore fixed function performance counters
- pmc.westmere(3)
- measurement events for Intel Westmere family CPUs
- pmc.westmere(3)
- uncore measurement events for Intel Westmere family CPUs
- pmc_allocate(3), pmc_release(3)
- allocate and free performance monitoring counters
- pmc_attach(3), pmc_detach(3)
- attaching and detaching process scope PMCs to target processes
- pmc_capabilities(3), pmc_cpuinfo(3), pmc_ncpu(3), pmc_npmc(3), pmc_pmcinfo(3), pmc_width(3)
- retrieve information about performance monitoring counters
- pmc_configure_logfile(3), pmc_flush_logfile(3), pmc_writelog(3), pmc_close_logfile(3)
- log file management
- pmc_disable(3), pmc_enable(3)
- administrative control of hardware performance counters
- pmc_event_names_of_class(3)
- return a list of event names supported by a PMC class
- pmc_get_driver_stats(3)
- retrieve driver statistics
- pmc_get_msr(3)
- x86 architecture-specific PMC operations
- pmc_init(3)
- initialize library
- pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
- human readable names for numeric constants used by pmc(3) and hwpmc(4)
- pmc_read(3), pmc_rw(3), pmc_write(3)
- read and write hardware performance counters
- pmc_set(3)
- set the reload count of a sampling PMC
- pmc_start(3), pmc_stop(3)
- start and stop a PMC
- pmcannotate(8)
- sources printout with inlined profiling
- pmccontrol(8)
- control hardware performance monitoring counters
- pmclog_open(3), pmclog_close(3), pmclog_read(3), pmclog_feed(3)
- parse event log data generated by hwpmc(4)
- pmcstat(8)
- performance measurement with performance monitoring hardware
- pmcstudy(8)
- Perform various studies on a system's overall PMCs
- pms(4)
- PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controller driver
- XpmCreateBuffer(3)
- create an XPM Buffer
- XpmCreateData(3)
- create an Data structure
- XpmCreateImage(3)
- create an XImage from an XPM
- XpmCreatePixmap(3)
- create a pixmap
- XpmCreateXpmImage(3)
- create an Xpm image
- ck_ht_get_spmc(3)
- load a key-value pair from a hash table
- ck_ht_grow_spmc(3)
- resize a hash table if necessary
- ck_ht_put_spmc(3)
- store unique key-value pair into hash table
- ck_ht_remove_spmc(3)
- resize a hash table if necessary
- ck_ht_reset_size_spmc(3)
- remove all entries from a hash table and reset size
- ck_ht_reset_spmc(3)
- remove all entries from a hash table
- ck_ht_set_spmc(3)
- store key-value pair into hash table
- ck_ring_dequeue_spmc(3)
- dequeue pointer from bounded FIFO
- ck_ring_enqueue_spmc(3)
- enqueue pointer into bounded FIFO
- ck_ring_enqueue_spmc_size(3)
- enqueue pointer into bounded FIFO and return size of buffer
- ck_ring_trydequeue_spmc(3)
- dequeue from bounded FIFO and allow for spurious failure