Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/iprof/
H A Dprof_process.c66 static Prof_Report_Mode displayed_quantity; variable
134 displayed_quantity = Prof_SELF_TIME; in Prof_init_highlevel()
152 displayed_quantity = desired; in Prof_set_report_mode()
401 if (displayed_quantity == Prof_HIERARCHICAL_TIME) { in propogate_to_zone()
524 if (displayed_quantity == Prof_CALL_GRAPH) in Prof_create_report()
534 if (displayed_quantity == Prof_CALL_GRAPH) { in Prof_create_report()
558 switch (displayed_quantity) { in Prof_create_report()
587 if (displayed_quantity == Prof_CALL_GRAPH) { in Prof_create_report()
614 if (displayed_quantity == Prof_HIERARCHICAL_TIME) { in Prof_create_report()
638 if (displayed_quantity == Prof_HIERARCHICAL_TIME) { in Prof_create_report()
[all …]