Searched refs:calls (Results 1 – 25 of 47) sorted by relevance
12
/u-boot/doc/develop/ |
A D | trace.rst | 69 69,712 function calls 70 0 untracked function calls 71 73,373 traced function calls 74 66,491 calls not traced due to depth 77 1,279,450 function calls 78 0 untracked function calls 82 1,275,767 calls not traced due to depth 83 =>trace calls 0 e00000 214 calls [<addr> <size>] 245 => trace calls [all …]
|
/u-boot/doc/ |
A D | README.440-DDR-performance | 46 ttcp-t: 2048 I/O calls, msec/call = 0.14, calls/sec = 7268.57 86 ttcp-t: 2048 I/O calls, msec/call = 0.08, calls/sec = 12864.89
|
A D | README.iomux | 40 the iomux_tstc() routine in a for-loop. iomux_tstc() in turn calls 42 when one of them returns true. fgetc() then calls iomux_getc(), 43 which calls the corresponding getc() routine. fgetc() hangs in 70 Note that common/iomux.c calls console_assign() for every registered
|
A D | README.atmel_mci | 56 /* This calls the atmel_mci_init in gen_atmel_mci.c */
|
A D | README.semihosting | 26 semihosting calls to the existing one, enabled with CONFIG_SEMIHOSTING
|
A D | README.power-framework | 127 power consumption when one calls "pmic BAT_TRATS bat charge" command.
|
A D | README.generic-board | 64 separate function calls so that they can easily be included or excluded
|
A D | README.nand | 121 structs, calls a board init function for a specific device, 122 calls nand_scan(), and registers with mtd.
|
/u-boot/tools/ |
A D | Kconfig | 8 calls to the dtc application in order to create the output. In
|
/u-boot/api/ |
A D | README | 51 the syscall directly, but in a more friendly manner (a la libc calls), 55 - calls directly, or leverages the provided glue mid-layer
|
/u-boot/lib/ |
A D | trace.c | 209 size_t calls = hdr->call_accum[func]; in trace_list_functions() local 211 if (!calls) in trace_list_functions() 218 stats->call_count = calls; in trace_list_functions()
|
A D | Kconfig | 213 bool "Support for tracing of function calls and timing" 245 Sets the maximum call depth up to which function calls are recorded. 269 Sets the maximum call depth up to which function calls are recorded
|
/u-boot/drivers/tee/optee/ |
A D | Kconfig | 31 permits to test reverse RPC calls to TEE supplicant. Should
|
/u-boot/doc/driver-model/ |
A D | bind.rst | 12 The unbind command calls the remove device driver callback and unbind the
|
A D | usb-info.rst | 201 - This calls usb_init() which works through each controller in turn 203 - Then usb_scan_bus() is called. This calls usb_scan_device() to scan the 205 - usb_scan_device() sets up a fake struct usb_device and calls 208 - usb_setup_device() first calls usb_prepare_device() to set the device 235 USB this calls usb_child_pre_probe() which grabs the information that was 237 (which is struct usb_device, a real one this time). It then calls 256 - usb_hub_post_probe() calls usb_hub_scan() to scan the hub, which in turn 257 calls usb_hub_configure()
|
A D | livetree.rst | 259 - inline version in the read.h header file, which calls an ofnode function 261 also calls an ofnode function
|
/u-boot/arch/arm/ |
A D | config.mk | 119 PLATFORM_RELFLAGS += -fno-optimize-sibling-calls
|
/u-boot/doc/build/ |
A D | clang.rst | 18 These assignments can be avoided by changing the init calls but this is not in
|
/u-boot/doc/uefi/ |
A D | uefi.rst | 213 OP-TEE API U-Boot's OP-TEE supplicant relays calls to the RPMB driver 315 of the system calls ExitBootServices. After a UEFI application calls 424 proxy calls for this U-Boot device to the controller.
|
/u-boot/doc/board/google/ |
A D | chromebook_coral.rst | 66 It calls arch_cpu_init_spl() to set up a few devices, then init_dram() loads 72 proper PCI access is available and normal dm_pci_read_config() calls can be
|
/u-boot/common/ |
A D | Kconfig | 499 after boot. With this option, U-Boot calls board_early_init_f() 508 relocation. With this option, U-Boot calls board_early_init_r() 527 U-Boot calls last_stage_init() before the command-line interpreter is 535 Enabling this option calls 'misc_init_r' function
|
/u-boot/drivers/sound/ |
A D | Kconfig | 21 I2S. It calls either of the two supported codecs (no use is made
|
/u-boot/arch/arm/cpu/armv8/ |
A D | Kconfig | 127 Select Y here to make use of PSCI calls for system reset
|
/u-boot/ |
A D | Kconfig | 258 memory is initialized with zeros, so first malloc calls 266 When disabling this, please check if malloc calls, maybe
|
/u-boot/doc/board/emulation/ |
A D | qemu_capsule_update.rst | 50 The above is a wrapper script(GenerateCapsule) which eventually calls
|
Completed in 20 milliseconds
12