Searched refs:mxv_core (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/experiments/
H A Dprofile.sh75 echo "-------------- Show the source listing of mxv_core ---------------------"
76 gprofng display text -metrics e.totalcpu -source mxv_core $exp_directory
78 echo "-------------- Show the disassembly listing of mxv_core ----------------"
79 gprofng display text -metrics e.totalcpu -disasm mxv_core $exp_directory
/netbsd-current/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/src/
H A Dmxv.c48 (void) mxv_core (row_index_start, row_index_end, m, n, A, b, c);
63 void __attribute__ ((noinline)) mxv_core (int64_t row_index_start, function
H A Dmydefs.h53 void __attribute__ ((noinline)) mxv_core (int64_t row_index_start,

Completed in 77 milliseconds