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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/oprofile/
H A Dcpu_buffer.h42 unsigned long sample_received; member in struct:oprofile_cpu_buffer
H A Doprofile_stats.c27 cpu_buf->sample_received = 0;
58 oprofilefs_create_ro_ulong(sb, cpudir, "sample_received",
59 &cpu_buf->sample_received);
H A Dcpu_buffer.c65 b->sample_received = 0;
176 cpu_buf->sample_received++;

Completed in 42 milliseconds