Clarify memory management rules for pmc_cpuinfo().
Suggested by: "Harald Servat" <redcrash at gmail dot com>
This commit is contained in:
parent
8c799760e1
commit
7aa963e5e5
@ -357,7 +357,10 @@ The function
|
|||||||
.Fn pmc_cpuinfo
|
.Fn pmc_cpuinfo
|
||||||
sets argument
|
sets argument
|
||||||
.Fa cpu_info
|
.Fa cpu_info
|
||||||
to point to a structure with information about the system's CPUs.
|
to point to an internal structure with information about the system's CPUs.
|
||||||
|
The caller should not
|
||||||
|
.Fn free
|
||||||
|
this pointer value.
|
||||||
Function
|
Function
|
||||||
.Fn pmc_pmcinfo
|
.Fn pmc_pmcinfo
|
||||||
returns information about the current state of CPU
|
returns information about the current state of CPU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user