Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dhbm.c78 char *outFname = "hbm_out.log"; in read_trace_pipe2() local
89 outf = fopen(outFname, "w"); in read_trace_pipe2()
92 printf("Error creating %s\n", outFname); in read_trace_pipe2()