MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / pstats.py

File pstats.py

tools/python-3.11.9-amd64/Lib/pstats.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Class for printing reports on profiled python code."""
2
3# Written by James Roskind
4# Based on prior profile module by Sjoerd Mullender...

Callers

nothing calls this directly

Calls 4

ProfileBrowserClass · 0.85
do_addMethod · 0.80
cmdloopMethod · 0.80
printFunction · 0.50

Tested by

no test coverage detected