Searched refs:FIELDS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/ |
H A D | add_remove_btfarg.tc | 8 FIELDS= 17 FIELDS=yes 56 if [ "$FIELDS" -a "$FPROBES" ] ; then
|
/openbmc/u-boot/tools/ |
H A D | genboardscfg.py | 387 FIELDS = ('status', 'arch', 'cpu', 'soc', 'vendor', 'board', 'target', 391 max_length = dict([ (f, 0) for f in FIELDS]) 393 for f in FIELDS: 399 for f in FIELDS:
|
/openbmc/linux/kernel/trace/ |
H A D | trace.h | 1230 C(FIELDS, "fields"), \
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script-python.txt | 640 SUPPORTED FIELDS
|