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

  /external/syzkaller/executor/
common.h 560 uint64 last_executed = start; local
582 last_executed = now;
584 if ((now - start < 5 * 1000) && (now - start < 3 * 1000 || now - last_executed < 1000))
  /external/syzkaller/pkg/csource/
generated.go     [all...]

Completed in 47 milliseconds