Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dbpf_load.c152 const char *event_prefix = ""; in load_and_attach() local
175 event_prefix = "__x64_"; in load_and_attach()
193 strcat(buf, event_prefix); in load_and_attach()