Home
last modified time | relevance | path

Searched refs:xyarray__reset (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dcounts.c49 xyarray__reset(counts->loaded); in perf_counts__reset()
50 xyarray__reset(counts->values); in perf_counts__reset()
/linux-5.19.10/tools/lib/perf/
Dxyarray.c23 void xyarray__reset(struct xyarray *xy) in xyarray__reset() function
/linux-5.19.10/tools/lib/perf/include/internal/
Dxyarray.h19 void xyarray__reset(struct xyarray *xy);