Searched defs:add_function_graph_roots (Results 1 – 6 of 6) sorted by relevance
497 void add_function_graph_roots(const char* data, size_t size) { in add_function_graph_roots() function500 void add_function_graph_roots(::protozero::ConstChars chars) { in add_function_graph_roots() function503 void add_function_graph_roots(std::string value) { in add_function_graph_roots() function
2667 inline std::string* FtraceConfig::add_function_graph_roots() { in add_function_graph_roots() function2704 inline void FtraceConfig::add_function_graph_roots(const std::string& value) { in add_function_graph_roots() function2708 inline void FtraceConfig::add_function_graph_roots(std::string&& value) { in add_function_graph_roots() function2712 inline void FtraceConfig::add_function_graph_roots(const char* value) { in add_function_graph_roots() function2717 inline void FtraceConfig::add_function_graph_roots(const char* value, size_t size) { in add_function_graph_roots() function
553 void add_function_graph_roots(const char* data, size_t size) { in add_function_graph_roots() function556 void add_function_graph_roots(::protozero::ConstChars chars) { in add_function_graph_roots() function559 void add_function_graph_roots(std::string value) { in add_function_graph_roots() function
180 void add_function_graph_roots(std::string value) { function_graph_roots_.emplace_back(value); } in add_function_graph_roots() function181 …std::string* add_function_graph_roots() { function_graph_roots_.emplace_back(); return &function_g… in add_function_graph_roots() function
3050 inline std::string* FtraceConfig::add_function_graph_roots() { in add_function_graph_roots() function3087 inline void FtraceConfig::add_function_graph_roots(const std::string& value) { in add_function_graph_roots() function3091 inline void FtraceConfig::add_function_graph_roots(std::string&& value) { in add_function_graph_roots() function3095 inline void FtraceConfig::add_function_graph_roots(const char* value) { in add_function_graph_roots() function3100 inline void FtraceConfig::add_function_graph_roots(const char* value, size_t size) { in add_function_graph_roots() function
196 void add_function_graph_roots(std::string value) { function_graph_roots_.emplace_back(value); } in add_function_graph_roots() function197 …std::string* add_function_graph_roots() { function_graph_roots_.emplace_back(); return &function_g… in add_function_graph_roots() function