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

  /external/linux-tools-perf/util/scripting-engines/
trace-event-perl.c 410 int not_first, count; local
464 not_first = 0;
468 if (not_first++)
483 not_first = 0;
487 if (not_first++)
507 not_first = 0;
511 if (not_first++)
trace-event-python.c 441 int not_first, count; local
495 not_first = 0;
499 if (not_first++)
514 not_first = 0;
518 if (not_first++)
538 not_first = 0;
542 if (not_first++)

Completed in 46 milliseconds