Searched refs:DURATION (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-prog.rst | 40 | **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 D | veristat.c | 42 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() 1694 filename, prog_name, stats->stats[DURATION], in process_prog() 2296 case DURATION: in cmp_stat() 2522 case DURATION: in prepare_value() 2610 case DURATION: in parse_stat_value()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head507d.c | 391 NVVAL(NV507D, HEAD_SET_RASTER_VERT_BLANK_DMI, DURATION, m->v.blankus)); in head507d_mode()
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.c | 1976 static const u8 DURATION[] = {0x23, 0x59, 0x59}; /* BCD encoded */ in vidtv_psi_eit_event_init() local 2020 memcpy(e->duration, DURATION, sizeof(e->duration)); in vidtv_psi_eit_event_init()
|