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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-profiler.h77 } cvmx_cpu_event_block_t; typedef in typeref:struct:cpu_event_block
80 cvmx_cpu_event_block_t pcpu_blk_info;
H A Dcvmx-profiler.c125 cpu_buf->pcpu_blk_info.max_samples = ((size - sizeof(cvmx_cpu_event_block_t)) / sizeof(cvmx_sample_entry_t));
128 cpu_buf->pcpu_blk_info.data = eccb.cfg_blk.pcpu_base_addr[cpu] + sizeof(cvmx_cpu_event_block_t) + PADBYTES;

Completed in 175 milliseconds