Home
last modified time | relevance | path

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

/samples/bpf/
Dbpf_load.c170 const char *event_prefix = ""; in load_and_attach() local
192 event_prefix = "__x64_"; in load_and_attach()
209 strcat(buf, event_prefix); in load_and_attach()