Searched defs:GCOVProfiler (Results 1 – 1 of 1) sorted by relevance
93 class GCOVProfiler { class95 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anon755d56fc0211::GCOVProfiler96 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) {} in GCOVProfiler() function in __anon755d56fc0211::GCOVProfiler