Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c674 ARG_JSON_SUMMARY = 'J' enumerator
700 { "json-summary", ARG_JSON_SUMMARY, "FILE", 0, "Write report in json format to this file."},
842 case ARG_JSON_SUMMARY: in parse_arg()