Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dxyarray.h18 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()