Home
last modified time | relevance | path

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

/tools/perf/util/
Dxyarray.h19 void xyarray__reset(struct xyarray *xy);
Dxyarray.c23 void xyarray__reset(struct xyarray *xy) in xyarray__reset() function
Dcounts.c37 xyarray__reset(counts->values); in perf_counts__reset()