Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_code.h307 CallStats call_stats; member
316 #define CALL_STAT_INC(name) _py_stats.call_stats.name++
/third_party/python/Python/
H A Dspecialize.c203 print_call_stats(out, &stats->call_stats); in print_stats()

Completed in 4 milliseconds