Searched refs:Trace (Results 1 – 6 of 6) sorted by relevance
/u-boot/lib/zlib/ |
A D | zutil.h | 103 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 110 # define Trace(x) macro
|
A D | trees.c | 537 Trace((stderr,"\nbit length overflow\n")); 564 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
|
/u-boot/doc/develop/ |
A D | trace.rst | 156 Collecting Trace Data 187 Trace data collection relies on a microsecond timer, accesed through 256 Writing Out Trace Data 273 Converting Trace Output Data 296 Viewing the Trace Data 330 Configuring Trace 348 - Trace filter to select which functions are recorded
|
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/ |
A D | fsp-m.txt | 177 - fspm,emmc-trace-len: eMMC Trace Length 186 - fspm,fw-trace-en: FW Trace Enable 187 - fspm,fw-trace-destination: FW Trace Destination 238 - fspm,sw-trace-en: SW Trace Enable
|
A D | fsp-s.txt | 25 - fsps,proc-trace-mem-size: Memory region allocation for Processor Trace 27 - fsps,proc-trace-enable: Enable Processor Trace
|
/u-boot/lib/ |
A D | Kconfig | 241 int "Trace call depth limit"
|
Completed in 9 milliseconds