Home
last modified time | relevance | path

Searched refs:pyeval_calls (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_code.h285 uint64_t pyeval_calls; member
/third_party/python/Python/
H A Dspecialize.c177 fprintf(out, "Calls to PyEval_EvalDefault: %" PRIu64 "\n", stats->pyeval_calls); in print_call_stats()
H A Dceval.c1638 CALL_STAT_INC(pyeval_calls);

Completed in 14 milliseconds