/trusty/kernel/app/memorylatencybench/ |
D | main.c | 98 for (size_t idx = 0; idx < nb_blocks - 1; ++idx) { in BENCH_SETUP() local 123 for (size_t idx = 0; idx < nb_blocks; idx++) { variable 146 for (size_t idx = 0; idx < nb_blocks; idx++) { variable
|
/trusty/user/base/lib/sancov/ |
D | sancov.c | 39 size_t idx; member 187 static void update_record(struct sancov_ctx* ctx, size_t idx, uintptr_t pc) { in update_record() 244 size_t idx = *guard - 1; in __sanitizer_cov_trace_pc_guard() local
|
/trusty/user/base/lib/sancov/test/srv/ |
D | main.c | 44 #define NOP(idx) \ argument
|
/trusty/user/base/lib/line-coverage/include/lib/line-coverage/ |
D | shm.h | 44 size_t idx; member
|
/trusty/user/app/sample/app-mgmt-test/client/ |
D | main.c | 142 static void send_cmd(AppMgrPortStart_t* state, chan_idx_t idx, uint8_t cmd) { in send_cmd() 155 chan_idx_t idx) { in establish_unhandled_channel() 178 static void close_channel(AppMgrPortStart_t* state, chan_idx_t idx) { in close_channel() 188 static void send_exit(AppMgrPortStart_t* state, chan_idx_t idx) { in send_exit() 198 static void wait_and_exit(AppMgrPortStart_t* state, chan_idx_t idx) { in wait_and_exit()
|
/trusty/user/base/app/coverage/ |
D | coverage.h | 66 size_t idx; member
|
D | client.c | 35 static void broadcast_event(struct cov_shm* mailbox, size_t idx, int event) { in broadcast_event()
|
/trusty/user/base/lib/secure_fb/ |
D | secure_fb.c | 60 static struct secure_fb_session* new_connected_session(uint32_t idx) { in new_connected_session() 294 uint32_t idx) { in secure_fb_open()
|
/trusty/user/base/interface/line-coverage/include/interface/line-coverage/ |
D | aggregator.h | 81 uint32_t idx; member
|
/trusty/user/base/interface/coverage/include/interface/coverage/ |
D | aggregator.h | 75 uint32_t idx; member
|
/trusty/kernel/app/stdcalltest/ |
D | stdcalltest.c | 160 for (size_t idx = 0; idx < countof(sve_regs[cpuid]); ++idx) { in stdcalltest_clobber_sve() local
|
/trusty/kernel/lib/trusty/ |
D | uctx.c | 141 uint32_t idx; in _check_handle_id() local 174 static struct handle* remove_handle(struct uctx* ctx, int idx) { in remove_handle() 243 int idx; in rebuild_hset_all() local 370 int idx; in uctx_handle_install() local
|
/trusty/user/app/gatekeeper/ |
D | trusty_gatekeeper.cpp | 362 int idx = 0; in WriteMemoryRecord() local 393 int idx = 0; in RemoveUser() local
|
/trusty/user/app/confirmationui/src/ |
D | trusty_confirmation_ui.cpp | 198 ResponseCode TrustyConfirmationUI::renderAndSwap(uint32_t idx) { in renderAndSwap()
|
/trusty/user/app/sample/stats-test/consumer/ |
D | consumer.cpp | 245 int idx = 0; in reportVendorAtom() local
|
/trusty/user/app/sample/spi/swspi-test/ |
D | swspi-test.c | 71 static int spi_dev_init_once(int idx) { in spi_dev_init_once() 159 int idx = *((const int*)GetParam()); in TEST_F_SETUP() local
|
/trusty/kernel/include/shared/lk/ |
D | trusty_bench_print_tables.h | 309 enum bench_aggregate_idx idx, in trusty_bench_print_stat()
|
D | trusty_benchmark.h | 462 size_t idx = 0; in set_param_metric() local
|
/trusty/user/base/lib/tipc/test/main/ |
D | main.c | 495 uintptr_t idx = (uintptr_t)event.cookie - COOKIE_BASE; in run_connect_close_by_peer_test() local 513 uintptr_t idx = (uintptr_t)event.cookie - COOKIE_BASE; in run_connect_close_by_peer_test() local
|
/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 3318 bindex_t idx; in do_check_tree() local 4450 bindex_t idx; in tmalloc_large() local 4588 bindex_t idx; in dlmalloc() local 5545 bindex_t idx; in mspace_malloc() local
|