Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst40 | **bpftool** **prog profile** *PROG* [**duration** *DURATION*] *METRICs*
217 bpftool prog profile *PROG* [duration *DURATION*] *METRICs*
218 Profile *METRICs* for bpf program *PROG* for *DURATION* seconds or until
219 user hits <Ctrl+C>. *DURATION* is optional. If *DURATION* is not specified,
/linux/tools/testing/selftests/bpf/
H A Dveristat.c42 DURATION, enumerator
743 FILE_NAME, PROG_NAME, VERDICT, DURATION,
794 FILE_NAME, PROG_NAME, VERDICT, DURATION,
828 [DURATION] = { "Duration (us)", {"duration", "dur"}, },
1016 if (1 == sscanf(cur, "verification time %ld usec\n", &s->stats[DURATION])) in parse_verif_log()
1706 filename, prog_name, stats->stats[DURATION], in process_prog()
2282 case DURATION: in cmp_stat()
2508 case DURATION: in prepare_value()
2596 case DURATION: in parse_stat_value()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead507d.c391 NVVAL(NV507D, HEAD_SET_RASTER_VERT_BLANK_DMI, DURATION, m->v.blankus)); in head507d_mode()