Home
last modified time | relevance | path

Searched refs:initialize_ksyms_synchronously_for_testing (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto394 optional bool initialize_ksyms_synchronously_for_testing = 14; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp15762 …bool initialize_ksyms_synchronously_for_testing() const { return initialize_ksyms_synchronously_fo… in initialize_ksyms_synchronously_for_testing() function in perfetto::protos::gen::FtraceConfig
Dperfetto.h25982 bool initialize_ksyms_synchronously_for_testing() const { return at<14>().as_bool(); }
123784 …bool initialize_ksyms_synchronously_for_testing() const { return initialize_ksyms_synchronously_fo…