Searched refs:start_times (Results 1 – 3 of 3) sorted by relevance
229 !evsel->start_times) { in evsel__tool_pmu_prepare_open()230 evsel->start_times = xyarray__new(perf_cpu_map__nr(cpus), in evsel__tool_pmu_prepare_open()233 if (!evsel->start_times) in evsel__tool_pmu_prepare_open()291 start_time = xyarray__entry(evsel->start_times, idx, thread); in evsel__tool_pmu_open()545 start_time = xyarray__entry(evsel->start_times, cpu_map_idx, thread); in evsel__tool_pmu_read()
196 struct xyarray *start_times; member
1766 xyarray__delete(evsel->start_times); in evsel__exit()