Lines Matching defs:callcount
20 long callcount;
31 long callcount; /* how many times this was called */
216 self->callcount = 0;
249 self->callcount = 0;
322 entry->callcount++;
333 ++subentry->callcount;
479 {"callcount", "how many times this was called"},
489 {"callcount", "how many times this is called"},
527 sentry->callcount,
544 if (entry->callcount == 0)
565 entry->callcount,
592 callcount how many times this was called
602 callcount how many times this is called