Searched refs:pc_counters (Results 1 – 3 of 3) sorted by relevance
140 config->pc_counters = kalloc_data( in perfmon_config_create()141 sizeof(config->pc_counters[0]) * in perfmon_config_create()170 struct perfmon_counter *counter = &config->pc_counters[event->pe_counter]; in perfmon_config_add_event()259 kfree_data(config->pc_counters, sizeof(config->pc_counters[0]) * in perfmon_config_destroy()
43 struct perfmon_counter *pc_counters; member
412 struct perfmon_counter *counter = &config->pc_counters[pmc]; in perfmon_machine_configure()451 struct perfmon_counter *counter = &config->pc_counters[pmc]; in perfmon_machine_configure()