Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dbpf-script-test-relocation.c34 int this_is_a_global_val; variable
46 bpf_map_update_elem(&this_is_a_global_val, &key, &value, 0); in bpf_func__sys_write()