Searched refs:profile_total (Results 1 – 1 of 1) sorted by relevance
18 static profile_info profile_total = { 0 }; variable121 profile_total.cumulative += p->net; in dump_profile_entry()122 profile_total.memory += p->memory; in dump_profile_entry()138 profile_total.name = constant_total; in profile_dump()139 dump_profile_entry( &profile_total, (void *)1 ); in profile_dump()