Home
last modified time | relevance | path

Searched refs:TLOGI (Results 1 – 25 of 38) sorted by relevance

12

/trusty/user/base/lib/dlmalloc/test/srv/
Ddlmalloc_app.cpp64 TLOGI("arr = %s\n", arr); in touch_and_print()
89 TLOGI("nop\n"); in dlmalloc_on_message()
97 TLOGI("one malloc\n"); in dlmalloc_on_message()
108 TLOGI("one calloc\n"); in dlmalloc_on_message()
116 TLOGI("one realloc\n"); in dlmalloc_on_message()
121 TLOGI("arr = %s\n", arr); in dlmalloc_on_message()
134 TLOGI("many malloc\n"); in dlmalloc_on_message()
139 TLOGI("arr = %s\n", arr); in dlmalloc_on_message()
146 TLOGI("one new\n"); in dlmalloc_on_message()
149 TLOGI("*foo = %d\n", *foo); in dlmalloc_on_message()
[all …]
/trusty/user/base/app/crash-test/crasher/
Dcrasher.c63 TLOGI("nop\n"); in crasher_on_message()
66 TLOGI("exit success\n"); in crasher_on_message()
70 TLOGI("exit failure\n"); in crasher_on_message()
74 TLOGI("read null\n"); in crasher_on_message()
78 TLOGI("read bad ptr\n"); in crasher_on_message()
82 TLOGI("write bad ptr\n"); in crasher_on_message()
86 TLOGI("write ro ptr\n"); in crasher_on_message()
90 TLOGI("call crasher_rodata_func\n"); in crasher_on_message()
94 TLOGI("call crasher_data_func\n"); in crasher_on_message()
99 TLOGI("BRK instruction\n"); in crasher_on_message()
/trusty/user/app/sample/app-mgmt-test/port-start-srv/
Dmain.c44 TLOGI("port close failed: %d\n", rc); in handle_cmd()
52 TLOGI("failed (%d) to create port: %s\n", rc, START_PORT); in handle_cmd()
63 TLOGI("Invalid cmd: %d\n", cmd); in handle_cmd()
70 TLOGI("Failed to send response: %d \n", rc); in handle_cmd()
88 TLOGI("failed (%d) to create port: %s\n", rc, port_name); in prepare_port()
100 TLOGI("failed (%d) to add port %s to handle set \n", rc, port_name); in prepare_port()
123 TLOGI("failed (%d) to create port handle set \n", rc); in main()
130 TLOGI("failed(%d) to prepare START_PORT\n", rc); in main()
137 TLOGI("failed(%d) to prepare CTRL_PORT\n", rc); in main()
144 TLOGI("failed (%d) to create mixed handle set \n", rc); in main()
[all …]
/trusty/user/base/lib/scudo/test/srv/
Dscudo_app.cpp166 TLOGI("nop\n"); in scudo_on_message()
174 TLOGI("one malloc\n"); in scudo_on_message()
185 TLOGI("one calloc\n"); in scudo_on_message()
193 TLOGI("one realloc\n"); in scudo_on_message()
211 TLOGI("many malloc\n"); in scudo_on_message()
235 TLOGI("one new\n"); in scudo_on_message()
244 TLOGI("one new arr\n"); in scudo_on_message()
253 TLOGI("malloc and new\n"); in scudo_on_message()
267 TLOGI("double free\n"); in scudo_on_message()
279 TLOGI("realloc after free\n"); in scudo_on_message()
[all …]
/trusty/user/app/sample/app-mgmt-test/port-waiter-srv/
Dmain.c40 TLOGI("Failed (%d) to connect to start port\n", rc); in main()
47 TLOGI("Failed (%d) to create port-waiter port\n", rc); in main()
54 TLOGI("Port wait failed(%d) event:%d handle:%d\n", rc, uevt.event, in main()
65 TLOGI("Accept failed %d\n", rc); in main()
74 TLOGI("Failed (%d) to send exit command\n", rc); in main()
80 TLOGI("Port wait failed(%d) event:%d handle:%d\n", rc, uevt.event, in main()
88 TLOGI("Failed (%d) to receive exit response\n", rc); in main()
92 TLOGI("Received exit response: %" PRIu8 "\n", rsp); in main()
96 TLOGI("Failed (%d) to send exit response\n", rc); in main()
/trusty/user/base/app/cfi-test/cfi-crasher/
Dcfi-crasher.c144 TLOGI("crasher_not_entry_func done\n"); in crasher_not_entry_func()
206 TLOGI("nop\n"); in crasher_on_message()
215 TLOGI("call crasher_int_func\n"); in crasher_on_message()
228 TLOGI("call crasher_not_entry_func\n"); in crasher_on_message()
242 TLOGI("call crasher_call_exclude_float_func\n"); in crasher_on_message()
251 TLOGI("call crasher_call_exclude_not_entry_func\n"); in crasher_on_message()
264 TLOGI("call crasher_float_func\n"); in crasher_on_message()
274 TLOGI("enter crasher_not_entry_func partway\n"); in crasher_on_message()
/trusty/user/base/lib/tipc/test/srv/
Dsrv.c218 TLOGI("non-null state expected\n"); in _destroy_service()
232 TLOGI("Failed (%d) to close port %d\n", rc, state->port); in _destroy_service()
249 TLOGI("null services specified\n"); in _create_service()
257 TLOGI("Failed (%d) to create port\n", rc); in _create_service()
280 TLOGI("Failed (%d) to set cookie on port %d\n", rc, state->port); in _create_service()
297 TLOGI("non-null state expected\n"); in restart_service()
327 TLOGI("Failed (%d) to create service %s\n", rc, _services[i].name); in init_services()
344 TLOGI("error event (0x%x) for port (%d)\n", ev->event, ev->handle); in handle_port_errors()
396 TLOGI("accept failed (%d)\n", rc); in connect_handle_port()
428 TLOGI("accept failed (%d)\n", rc); in closer1_handle_port()
[all …]
/trusty/user/app/sample/app-mgmt-test/boot-start-srv/
Dmain.c38 TLOGI("failed (%d) to create ctrl port\n", rc); in main()
46 TLOGI("Port wait failed(%d) event:%d handle:%d\n", rc, uevt.event, in main()
57 TLOGI("Accept failed %d\n", rc); in main()
65 TLOGI("Close failed(%d) handle:%d\n", rc, chandle); in main()
/trusty/user/app/sample/app-mgmt-test/never-start-srv/
Dmain.c38 TLOGI("failed (%d) to create ctrl port\n", rc); in main()
45 TLOGI("Port wait failed(%d) event:%d handle:%d\n", rc, uevt.event, in main()
54 TLOGI("Close failed(%d) handle:%d\n", rc, chandle); in main()
/trusty/user/app/sample/app-mgmt-test/port-start-fail-srv/
Dmain.c46 TLOGI("failed (%d) to create ctrl port\n", rc); in main()
53 TLOGI("Port wait failed(%d) event:%d handle:%d\n", rc, uevt.event, in main()
62 TLOGI("Close failed(%d) handle:%d\n", rc, chandle); in main()
/trusty/user/base/lib/unittest/
Dunittest.c45 #define TLOGI(fmt, ...) \ macro
149 TLOGI("failed to create handle set: %d\n", ret); in unittest_main()
161 TLOGI("failed to create port %s: %d\n", test->port_name, ret); in unittest_main()
169 TLOGI("failed to add %s to handle set: %d\n", test->port_name, ret); in unittest_main()
180 TLOGI("got event (ret=%d): ev=%x handle=%d port=%s\n", ret, evt.event, in unittest_main()
188 TLOGI("accept returned %d\n", ret); in unittest_main()
/trusty/user/app/sample/app-mgmt-test/restart-srv/
Dmain.c36 TLOGI("failed (%d) to create ctrl port\n", rc); in main()
44 TLOGI("Port wait failed: %d(%d)\n", rc, uevt.event); in main()
/trusty/user/base/app/device_tree/
Dmain.cpp35 TLOGI("Mapping in device tree blob\n"); in main()
48 TLOGI("Mapped device tree blob (%zu bytes) into dt server process at %p\n", in main()
51 TLOGI("Starting service\n"); in main()
/trusty/kernel/lib/shared/device_tree/service/
Ddevice_tree_service.cpp87 TLOGI("No nodes matching the compatible strings found\n"); in get_compatible_nodes_from_list()
122 TLOGI("Reached the end of the node iterator\n"); in get_next_node()
137 TLOGI("Reached the end of the node iterator\n"); in get_next_node()
186 TLOGI("No subnode named %s was found\n", node_name.c_str()); in get_subnode()
212 TLOGI("No matching subnodes were found\n"); in get_subnodes()
240 TLOGI("Node has no properties\n"); in get_props()
309 TLOGI("Reached the end of the property iterator\n"); in get_next_prop()
/trusty/user/app/sample/app-mgmt-test/dev-only-srv/
Dmain.c22 TLOGI("Started dev-only service\n"); in main()
/trusty/hardware/nxp/app/hwcrypto/
Dcaam.c576 TLOGI("caam hwrng test FAILED!!!\n"); in caam_hwrng_test()
578 TLOGI("caam hwrng test PASS!!!\n"); in caam_hwrng_test()
609 TLOGI("caam blob test FAILED!!!\n"); in caam_blob_test()
611 TLOGI("caam blob test PASS!!!\n"); in caam_blob_test()
641 TLOGI("caam AES enc test FAILED!!!\n"); in caam_aes_test()
643 TLOGI("caam AES enc test PASS!!!\n"); in caam_aes_test()
650 TLOGI("caam AES enc test FAILED!!!\n"); in caam_aes_test()
652 TLOGI("caam AES enc test PASS!!!\n"); in caam_aes_test()
678 TLOGI("caam hash test FAILED!!!\n"); in caam_hash_test()
680 TLOGI("caam hash test PASS!!!\n"); in caam_hash_test()
[all …]
/trusty/user/app/sample/storage-test/
Dstorage-test.c39 TLOGI("writing size %zu\n", size); in write_file()
71 TLOGI("Starting storage test app!!!\n"); in main()
/trusty/kernel/include/
Dtrusty_log.h34 #define TLOGI(fmt, x...) _tlog(SPEW, "%s: %d: " fmt, TLOG_TAG, __LINE__, ##x) macro
/trusty/user/app/sample/hwcrypto/
Dmain.c42 TLOGI("got an empty event\n"); in dispatch_event()
/trusty/user/base/include/user/
Dtrusty_log.h70 #define TLOGI(x...) \ macro
/trusty/user/app/sample/spinner/
Dspinner.c52 TLOGI("failed (%d) to create ctrl port\n", rc); in main()
/trusty/user/app/sample/hwrng-unittest/
Dmain.c71 TLOGI("trusty_rng_hw_rand returned %d\n", rc); in TEST()
181 TLOGI("trusty_rng_hw_rand returned %d\n", rc); in TEST()
/trusty/user/app/confirmationui/src/
Dtrusty_operation.cpp75 TLOGI("proto: %u cmd: %u\n", reinterpret_cast<uint32_t*>(msg)[0], in handleMsg()
100 TLOGI("initHook: %u\n", rc); in initHook()
Dtrusty_confirmation_ui.cpp250 TLOGI("begin rendering\n"); in renderAndSwap()
304 TLOGI("calling gui stop\n"); in stop()
309 TLOGI("calling gui stop - done\n"); in stop()
/trusty/user/app/storage/
Derror_reporting.c59 TLOGI("Unknown fs name: %s\n", name); in map_fs_name()

12