Added HP/DHP internal stats to test
authorkhizmax <libcds.dev@gmail.com>
Sat, 21 Jan 2017 08:19:41 +0000 (11:19 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sat, 21 Jan 2017 08:19:41 +0000 (11:19 +0300)
commit6f64d14be57853caa486c471ed99302b8004cfe0
tree7ed671af5cc48a3f1ff339fb12762b87b4e1e6b3
parent594ab3f2b20ab7a5dd939129624890024e2194fb
Added HP/DHP internal stats to test
cds/gc/dhp.h
cds/gc/hp.h
projects/Win/vc14/cds.sln
src/hp.cpp
test/include/cds_test/stat_dhp_out.h [new file with mode: 0644]
test/include/cds_test/stat_hp_out.h [new file with mode: 0644]
test/include/cds_test/stress_test.h
test/stress/framework/stress_test.cpp
test/stress/main.cpp