Searched refs:EDGE_FLAG_JUMP (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/bpf/bpftool/
H A Dcfg.c37 #define EDGE_FLAG_JUMP 0x2 macro
313 e->flags |= EDGE_FLAG_JUMP;
322 e = new_edge(bb, NULL, EDGE_FLAG_JUMP);

Completed in 120 milliseconds