Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_code.h279 uint64_t execution_count; member
315 #define OPCODE_EXE_INC(opname) _py_stats.opcode_stats[opname].execution_count++
/third_party/python/Python/
H A Dspecialize.c155 PRINT_STAT(i, execution_count); in print_spec_stats()
H A Dceval.c7854 _py_stats.opcode_stats[i].execution_count);

Completed in 16 milliseconds