HomeSort by relevance Sort by last modified time
    Searched refs:not_first (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/scripting-engines/
trace-event-perl.c 463 int not_first, count; local
517 not_first = 0;
521 if (not_first++)
536 not_first = 0;
540 if (not_first++)
560 not_first = 0;
564 if (not_first++)
trace-event-python.c 548 int not_first, count; local
602 not_first = 0;
606 if (not_first++)
621 not_first = 0;
625 if (not_first++)
645 not_first = 0;
649 if (not_first++)

Completed in 55 milliseconds