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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_stats.c27 cpu_buf->sample_received = 0;
62 oprofilefs_create_ro_ulong(sb, cpudir, "sample_received",
63 &cpu_buf->sample_received);
H A Dcpu_buffer.h45 unsigned long sample_received; member in struct:oprofile_cpu_buffer
H A Dcpu_buffer.c81 b->sample_received = 0;
259 cpu_buf->sample_received++;
348 cpu_buf->sample_received++;

Completed in 29 milliseconds