Searched refs:pstats (Results 1 – 6 of 6) sorted by relevance
79 struct pstats { struct
315 struct pstats *p_stats; /* Accounting/statistics (PL) */
783 import cProfile, pstats, io798 ps = pstats.Stats(pr, stream=s)
224 static struct pstats pstats0;
188 KALLOC_TYPE_DEFINE(proc_stats_zone, struct pstats, KT_DEFAULT);
287 $ python3 -m gprof2dot -f pstats /tmp/macro.prof -o /tmp/call.dot