HomeSort by: relevance | last modified time | path
    Searched refs:cycles_max (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
xgate.h 88 unsigned char cycles_max; /* Maximum cpu cycles needed. */ member in struct:xgate_opcode
  /src/external/gpl3/binutils.old/dist/include/opcode/
xgate.h 88 unsigned char cycles_max; /* Maximum cpu cycles needed. */ member in struct:xgate_opcode
  /src/external/gpl3/gdb/dist/include/opcode/
xgate.h 88 unsigned char cycles_max; /* Maximum cpu cycles needed. */ member in struct:xgate_opcode
  /src/external/gpl3/gdb.old/dist/include/opcode/
xgate.h 88 unsigned char cycles_max; /* Maximum cpu cycles needed. */ member in struct:xgate_opcode
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
perf_event.d 2465 assert(v <= cycles_max,
2473 enum ulong cycles_max = cast(ulong) 65535U;

Completed in 31 milliseconds