Home
last modified time | relevance | path

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

/third_party/python/Python/
H A Dframe.c155 CALL_STAT_INC(frames_pushed); in _PyFrame_Push()
H A Dspecialize.c179 fprintf(out, "Frames pushed: %" PRIu64 "\n", stats->frames_pushed); in print_call_stats()
H A Dceval.c2255 CALL_STAT_INC(frames_pushed);
6370 CALL_STAT_INC(frames_pushed);
/third_party/python/Include/internal/
H A Dpycore_code.h286 uint64_t frames_pushed; member

Completed in 15 milliseconds