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

  /src/sys/dev/tprof/
tprof.h 82 void tprof_sample(void *, const tprof_frame_info_t *);
tprof_armv7.c 250 tprof_sample(NULL, &tfi);
tprof_armv8.c 222 tprof_sample(NULL, &tfi);
tprof_x86_amd.c 219 tprof_sample(NULL, &tfi);
tprof_x86_intel.c 212 tprof_sample(NULL, &tfi);
tprof.c 697 * tprof_sample: record a sample on the per-cpu buffer.
707 tprof_sample(void *unused, const tprof_frame_info_t *tfi) function in typeref:typename:void

Completed in 14 milliseconds