Searched refs:track_instrumented_libs_ (Results 1 – 2 of 2) sorted by relevance
33 track_instrumented_libs_ = enable; in IgnoreNoninstrumentedModules()83 bool track_instrumented_libs_; variable99 if (track_instrumented_libs_ && !IsPcInstrumented(pc)) in IsIgnored()
99 if (track_instrumented_libs_) { in OnLibraryLoaded()