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

/freebsd-11-stable/lib/libpmc/
H A Dpmclog.c52 #define PMCLOG_BUFFER_SIZE 4096 macro
474 PMCLOG_BUFFER_SIZE);
560 if ((ps->ps_buffer = malloc(PMCLOG_BUFFER_SIZE)) == NULL) {

Completed in 100 milliseconds