Searched refs:PERF_PMU_TYPE_TOOL (Results 1 – 4 of 4) sorted by relevance
61 PERF_PMU_TYPE_TOOL = 0xFFFFFFFE, enumerator370 if (type == PERF_PMU_TYPE_TOOL) in perf_pmu__kind()
91 return pmu && pmu->type == PERF_PMU_TYPE_TOOL; in perf_pmu__is_tool()573 if (perf_pmu__init(tool, PERF_PMU_TYPE_TOOL, "tool") != 0) { in tool_pmu__new()
2370 case PERF_PMU_TYPE_TOOL: return true; in perf_pmu__is_software()2740 if (attr->type != PERF_PMU_TYPE_TOOL) in perf_pmu__reads_only_on_cpu_idx0()
936 case PERF_PMU_TYPE_TOOL: in evsel__name()