MCPcopy Create free account
hub / github.com/aff3ct/aff3ct / activate_mutinfo_histogram

Method activate_mutinfo_histogram

src/Module/Monitor/MI/Monitor_MI.cpp:251–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249
250template<typename B, typename R>
251void
252Monitor_MI<B, R>::activate_mutinfo_histogram(bool val)
253{
254 mutinfo_hist_activated = val;
255}
256
257template<typename B, typename R>
258uint32_t

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected