svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libcpc(3lib)
libcpc(3LIB) Interface Libraries libcpc(3LIB)
NAME
libcpc - CPU performance counter library
SYNOPSIS
cc [ flag... ] file... -lcpc [ library... ]
DESCRIPTION
Functions in this library provide access to CPU performance counters on
platforms that contain the appropriate hardware.
INTERFACES
The shared object libcpc.so.1 provides the public interfaces defined
below. See intro(3) for additional information on shared object inter‐
faces.
tab(); lw(2.75i) lw(2.75i) cpc_bind_cpucpc_bind_curlwp cpc_bind_pctx‐
cpc_buf_add cpc_buf_copycpc_buf_create cpc_buf_destroycpc_buf_get
cpc_buf_hrtimecpc_buf_set cpc_buf_smpl_get_itemcpc_buf_smpl_get_record
cpc_buf_smpl_rec_countcpc_buf_sub cpc_buf_tickcpc_buf_zero cpc_cap‐
scpc_cciname cpc_closecpc_cpuref cpc_disablecpc_enable
cpc_get_smpl_max_rec_countcpc_npic cpc_opencpc_request_preset
cpc_set_add_requestcpc_set_create cpc_set_destroycpc_set_restart
cpc_set_samplecpc_seterrhndlr cpc_smpl_npiccpc_smpl_iname cpc_unbind‐
cpc_walk_attrs cpc_walk_attrs_commoncpc_walk_events_all
cpc_walk_events_all_commoncpc_walk_events_pic cpc_walk_events_pic_com‐
moncpc_walk_generic_events_all cpc_walk_generic_events_pic‐
cpc_walk_requests cpc_walk_smpl_recitemscpc_walk_smpl_recitems_req
FILES
/usr/lib/libcpc.so.1 shared object
/usr/lib/64/libcpc.so.1 64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitydiagnostic/cpu-counters _ MT-LevelSafe
SEE ALSO
cputrack(1), cpc(3CPC), intro(3), attributes(7), cpustat(8)
Oracle Solaris 11.4 11 Feb 2011 libcpc(3LIB)