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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-profiler.h54 #define EVENT_PERCPU_BUFFER_SIZE 8192 macro
58 #define EVENT_BUFFER_SIZE EVENT_PERCPU_BUFFER_SIZE * (cvmx_octeon_num_cores() + 1)
H A Dcvmx-profiler.c187 cvmx_init_pcpu_block(cpu, EVENT_PERCPU_BUFFER_SIZE);
235 cvmx_init_pcpu_block(cvmx_get_core_num(), EVENT_PERCPU_BUFFER_SIZE); local

Completed in 171 milliseconds