Searched refs:perf_type (Results 1 – 1 of 1) sorted by relevance
9529 unsigned int perf_type, perf_config; in added_perf_counters_init_() local9607 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()9608 if (perf_type == (unsigned int)-1) { in added_perf_counters_init_()9624 fd_perf = open_perf_counter(cpu, perf_type, perf_config, -1, 0); in added_perf_counters_init_()