HomeSort by: relevance | last modified time | path
    Searched defs:profile_create (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dev/profile/
profile.c 204 static void profile_create(hrtime_t, char *, int);
397 profile_create(hrtime_t interval, char *name, int kind) function
479 profile_create(NANOSEC / rate, n, PROF_PROFILE);
488 profile_create(NANOSEC / rate, n, PROF_TICK);
557 profile_create(val, name, kind);

Completed in 24 milliseconds