Home
last modified time | relevance | path

Searched refs:LINE_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Drename-line-binary.patch26 -LINE_SIZE=`../bin/$OS/line -M ${MB}M`
27 +LINE_SIZE=`../bin/$OS/lm_line -M ${MB}M`
28 export LINE_SIZE
29 echo "OK, it looks like your cache line is $LINE_SIZE bytes."
H A Dupdate-results-script.patch76 -LINE_SIZE=`../bin/$OS/lm_line -M ${MB}M`
78 +LINE_SIZE=`lm_line -M ${MB}M`
79 export LINE_SIZE
80 echo "OK, it looks like your cache line is $LINE_SIZE bytes."
/openbmc/qemu/hw/display/
H A Dartist.c135 LINE_SIZE = 0x100e04, enumerator
196 REG_NAME(LINE_SIZE); in artist_reg_name()
998 case LINE_SIZE: in artist_reg_write()