Home
last modified time | relevance | path

Searched refs:counters_size (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/oprofile/
Dnmi_int.c318 size_t counters_size = sizeof(struct op_msr) * model->num_counters; in allocate_msrs() local
322 per_cpu(cpu_msrs, i).counters = kzalloc(counters_size, in allocate_msrs()