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

/libmicro/
H A Dbench.sh77 p_type=`psrinfo -vp 2>/dev/null | awk '{if (NR == 3) {print $0; exit}}'`
83 p_type=`awk -F: '/model name/{print $2; exit}' /proc/cpuinfo`
95 printf "!CPU_NAME: %30s\n" "$p_type"

Completed in 7 milliseconds