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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-profiler.h66 } cvmx_sample_entry_t; typedef in typeref:struct:__anon7081
H A Dcvmx-profiler.c125 cpu_buf->pcpu_blk_info.max_samples = ((size - sizeof(cvmx_cpu_event_block_t)) / sizeof(cvmx_sample_entry_t));
195 cvmx_sample_entry_t *sample = (cvmx_sample_entry_t *) cpu_buf->pcpu_blk_info.data;
201 cpu_buf->pcpu_blk_info.data += sizeof(cvmx_sample_entry_t);

Completed in 164 milliseconds