Searched refs:eventnames (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c3662 * PMC class identifier, 'eventnames' is the returned list of 'const
3666 * The space for 'eventnames' is allocated using malloc(3). The caller
3670 pmc_event_names_of_class(enum pmc_class cl, const char ***eventnames, argument
3892 *eventnames = names;

Completed in 61 milliseconds