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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_progs.c656 ARG_JSON_SUMMARY = 'J' enumerator in enum:ARG_KEYS
682 { "json-summary", ARG_JSON_SUMMARY, "FILE", 0, "Write report in json format to this file."},
882 case ARG_JSON_SUMMARY:

Completed in 100 milliseconds