Searched refs:perf_type (Results 1 – 1 of 1) sorted by relevance
9992 unsigned int perf_type, perf_config; in added_perf_counters_init_() local10070 perf_type = read_perf_type(perf_device); in added_perf_counters_init_()10071 if (perf_type == (unsigned int)-1) { in added_perf_counters_init_()10087 fd_perf = open_perf_counter(cpu, perf_type, perf_config, -1, 0); in added_perf_counters_init_()