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

  /src/sys/dev/tprof/
tprof.h 72 #define TPROF_BACKEND_VERSION 4
tprof_x86.c 78 return tprof_backend_register(name, ops, TPROF_BACKEND_VERSION);
tprof_armv7.c 307 TPROF_BACKEND_VERSION);
tprof_armv8.c 300 TPROF_BACKEND_VERSION);
tprof.c 741 if (vers != TPROF_BACKEND_VERSION)

Completed in 96 milliseconds