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

  /external/u-boot/include/
time.h 33 #define time_before(a,b) time_after(b,a) macro
53 time_before(a,c))
  /external/mesa3d/src/gallium/drivers/ddebug/
dd_pipe.h 273 int64_t time_before; member in struct:dd_draw_record
dd_draw.c 874 PRINT_NAMED(ns, "time before (API call)", record->time_before);
    [all...]
  /external/u-boot/fs/ubifs/
debug.c     [all...]

Completed in 224 milliseconds