Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/src/cc/
H A Dbpf_module.h111 const char * function_source(const std::string &name) const;
H A Dbpf_module.cc676 const char * BPFModule::function_source(const string &name) const { in function_source() function in ebpf::BPFModule
728 const char *src = function_source(name); in annotate_prog_tag()
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dbpf_module.h111 const char * function_source(const std::string &name) const;