Searched full:hrt (Results 1 – 4 of 4) sorted by relevance
240 fmd_serd_eng_record(fmd_serd_eng_t *sgp, hrtime_t hrt) in fmd_serd_eng_record() argument264 sep->se_hrt = hrt; in fmd_serd_eng_record()270 sgp->sg_name, (int)sgp->sg_count, (long long unsigned)hrt); in fmd_serd_eng_record()318 hrtime_t hrt; in fmd_serd_eng_gc() local327 hrt = sep->se_hrt - sgp->sg_t; in fmd_serd_eng_gc()330 if (sep->se_hrt >= hrt) in fmd_serd_eng_gc()
78 36 Operation wird gerade ausgef�hrt80 37 Operation wird bereits ausgef�hrt
44 SiFive CLINT v2 is the HRT that supports the Zicntr. The control of sifive,clint2
444 while( (c=getopt(argc, argv, "46DF:c:df:hrt:vy:C:")) != -1) { in main()