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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c404 int not_first, count; local
458 not_first = 0;
462 if (not_first++)
477 not_first = 0;
481 if (not_first++)
501 not_first = 0;
505 if (not_first++)
H A Dtrace-event-python.c436 int not_first, count; local
490 not_first = 0;
494 if (not_first++)
509 not_first = 0;
513 if (not_first++)
533 not_first = 0;
537 if (not_first++)

Completed in 40 milliseconds