Home
last modified time | relevance | path

Searched defs:add_function_graph_roots (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/ftrace/
H A Dftrace_config.pbzero.h497 void add_function_graph_roots(const char* data, size_t size) { in add_function_graph_roots() function
500 void add_function_graph_roots(::protozero::ConstChars chars) { in add_function_graph_roots() function
503 void add_function_graph_roots(std::string value) { in add_function_graph_roots() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/ftrace/
H A Dftrace_config.pb.h2667 inline std::string* FtraceConfig::add_function_graph_roots() { in add_function_graph_roots() function
2704 inline void FtraceConfig::add_function_graph_roots(const std::string& value) { in add_function_graph_roots() function
2708 inline void FtraceConfig::add_function_graph_roots(std::string&& value) { in add_function_graph_roots() function
2712 inline void FtraceConfig::add_function_graph_roots(const char* value) { in add_function_graph_roots() function
2717 inline void FtraceConfig::add_function_graph_roots(const char* value, size_t size) { in add_function_graph_roots() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/ftrace/
Dftrace_config.pbzero.h553 void add_function_graph_roots(const char* data, size_t size) { in add_function_graph_roots() function
556 void add_function_graph_roots(::protozero::ConstChars chars) { in add_function_graph_roots() function
559 void add_function_graph_roots(std::string value) { in add_function_graph_roots() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_ftrace_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/ftrace/
H A Dftrace_config.gen.h180 void add_function_graph_roots(std::string value) { function_graph_roots_.emplace_back(value); } in add_function_graph_roots() function
181 …std::string* add_function_graph_roots() { function_graph_roots_.emplace_back(); return &function_g… in add_function_graph_roots() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/ftrace/
Dftrace_config.pb.h3050 inline std::string* FtraceConfig::add_function_graph_roots() { in add_function_graph_roots() function
3087 inline void FtraceConfig::add_function_graph_roots(const std::string& value) { in add_function_graph_roots() function
3091 inline void FtraceConfig::add_function_graph_roots(std::string&& value) { in add_function_graph_roots() function
3095 inline void FtraceConfig::add_function_graph_roots(const char* value) { in add_function_graph_roots() function
3100 inline void FtraceConfig::add_function_graph_roots(const char* value, size_t size) { in add_function_graph_roots() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_ftrace_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/ftrace/
Dftrace_config.gen.h196 void add_function_graph_roots(std::string value) { function_graph_roots_.emplace_back(value); } in add_function_graph_roots() function
197 …std::string* add_function_graph_roots() { function_graph_roots_.emplace_back(); return &function_g… in add_function_graph_roots() function