Searched refs:non_zero_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dsrcline.c547 int zero_count = 0, non_zero_count = 0; local
559 non_zero_count++;
561 if (!non_zero_count) {

Completed in 78 milliseconds