Home
last modified time | relevance | path

Searched refs:xbc_get_val (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/bootconfig/scripts/
H A Dbconf2ftrace.sh79 val=`xbc_get_val $1 1`
86 xbc_get_val $1 | while read line; do
101 xbc_get_val ${1}.${2} | while read field; do
110 xbc_get_val ${1}.${2} | while read field; do
117 echo -n ":${2}("`xbc_get_val ${1}.${3}`")"
146 echo -n ":size="`xbc_get_val ${1}.size`
149 echo -n ":name="`xbc_get_val ${1}.name`
166 echo -n " if "`xbc_get_val ${1}.filter`
198 xbc_get_val ${branch}.probes | while read line; do
268 size=`xbc_get_val ${instance}.buffer_size 1`
[all …]
H A Dxbc.sh35 xbc_get_val() { # key [maxnum] function