Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheHPXProject/hpx
/ reset
Method
reset
components/performance_counters/papi/src/server/papi.cpp:332–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
void papi_counter::reset()
333
{
334
std::lock_guard<thread_counters::mutex_type> m(
335
counters_->get_lock());
336
337
reset_counter();
338
}
339
340
void papi_counter::finalize()
341
{
Callers
8
unsatisfy_predicate
Method · 0.45
increment
Method · 0.45
satisfy_predicate
Method · 0.45
get_time_between_parcels_histogram_creator
Method · 0.45
test_migrate_component_from_storage
Function · 0.45
init_command_line_arguments
Method · 0.45
hpx_main
Function · 0.45
write
Method · 0.45
Calls
1
reset_counter
Function · 0.85
Tested by
2
test_migrate_component_from_storage
Function · 0.36
hpx_main
Function · 0.36