Home
last modified time | relevance | path

Searched defs:gen_trace (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dcommands.py180 def gen_trace(name: str) -> str: function
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c658 static int gen_trace(struct bpf_object *obj, const char *obj_name, const char *header_guard) in gen_trace() function