HomeSort by relevance Sort by last modified time
    Searched refs:start_s (Results 1 - 2 of 2) sorted by null

  /external/iputils/Modules/
pg3.c 213 u32 start_s, elapsed; local
216 start_s = get_cycles();
219 elapsed = get_cycles() - start_s;
  /external/syslinux/memdisk/
setup.c 254 uint8_t start_h, start_s, start_c; member in struct:ptab_entry
541 s = (ptab[i].start_s & 0x3f);
    [all...]

Completed in 133 milliseconds