Home
last modified time | relevance | path

Searched refs:statscollector_t (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_lsprof.c541 } statscollector_t; typedef
546 statscollector_t *collect = (statscollector_t*) arg; in statsForSubEntry()
567 statscollector_t *collect = (statscollector_t*) arg; in statsForEntry()
631 statscollector_t collect; in profiler_getstats()
/external/python/cpython2/Modules/
D_lsprof.c544 } statscollector_t; typedef
549 statscollector_t *collect = (statscollector_t*) arg; in statsForSubEntry()
570 statscollector_t *collect = (statscollector_t*) arg; in statsForEntry()
634 statscollector_t collect; in profiler_getstats()