Searched refs:FUNCTION_START (Results 1 - 18 of 18) sorted by relevance

/haiku/src/tests/add-ons/kernel/file_systems/udf/udf_shell/
H A DDebug.h66 #define FUNCTION_START(x) { __out("udf: %s() ",__FUNCTION__); __out x; } macro
68 // #define FUNCTION_START(x) ;
78 #define FUNCTION_START(x) ; macro
/haiku/src/servers/registrar/
H A DDebug.h61 #define FUNCTION_START() { __out(DEBUG_APP ": %s()\n",__FUNCTION__); } macro
74 #define FUNCTION_START() ; macro
H A DRegistrar.cpp69 FUNCTION_START();
82 FUNCTION_START();
128 FUNCTION_START();
192 FUNCTION_START();
450 FUNCTION_START();
H A DTRoster.cpp159 FUNCTION_START();
310 FUNCTION_START();
374 FUNCTION_START();
444 FUNCTION_START();
482 FUNCTION_START();
520 FUNCTION_START();
616 FUNCTION_START();
655 FUNCTION_START();
727 FUNCTION_START();
763 FUNCTION_START();
[all...]
H A DMessageRunnerManager.cpp249 FUNCTION_START();
339 FUNCTION_START();
374 FUNCTION_START();
454 FUNCTION_START();
684 FUNCTION_START();
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.h58 #define FUNCTION_START(x) { __out("bfs: %s() ",__FUNCTION__); __out x; } macro
60 // #define FUNCTION_START(x) ;
74 #define FUNCTION_START(x) ; macro
H A Dkernel_interface.cpp244 FUNCTION_START(("mask = %" B_PRId32 "\n", mask));
286 //FUNCTION_START(("ino_t = %lld\n", id));
542 //FUNCTION_START(("offset = %lld, size = %lu\n", offset, size));
643 FUNCTION_START(("node = %p, cmd = %" B_PRIu32 ", buf = %p"
835 FUNCTION_START(("node = %p, flags = %d", _node, flags));
1002 FUNCTION_START(("name = \"%s\", perms = %d, openMode = %d\n", name, mode,
1064 FUNCTION_START(("name = \"%s\", path = \"%s\"\n", name, path));
1129 FUNCTION_START(("name = \"%s\"\n", name));
1139 FUNCTION_START(("name = \"%s\"\n", name));
1172 FUNCTION_START(("oldDi
[all...]
H A DBlockAllocator.cpp739 FUNCTION_START(("group = %" B_PRId32 ", start = %" B_PRIu16
1008 FUNCTION_START(("group = %" B_PRId32 ", start = %" B_PRIu16
H A DInode.cpp2624 FUNCTION_START(("name = %s, mode = %" B_PRId32 "\n", name, mode));
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp88 FUNCTION_START();
120 FUNCTION_START();
137 FUNCTION_START();
161 FUNCTION_START();
177 FUNCTION_START();
190 // FUNCTION_START();
237 // FUNCTION_START();
261 // FUNCTION_START();
294 FUNCTION_START();
344 FUNCTION_START();
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h155 #define FUNCTION_START() TFUNCTION_START() macro
169 #define FUNCTION_START() ; macro
/haiku/headers/private/userlandfs/shared/
H A DDebug.h122 #define FUNCTION_START() TFUNCTION_START() macro
136 #define FUNCTION_START() ; macro
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.h156 #define FUNCTION_START() TFUNCTION_START() macro
170 #define FUNCTION_START() ; macro
/haiku/headers/private/file_systems/
H A DDebugSupport.h162 #define FUNCTION_START() TFUNCTION_START() macro
172 #define FUNCTION_START() ; macro
/haiku/src/servers/package/
H A DDebugSupport.h160 #define FUNCTION_START() TFUNCTION_START() macro
174 #define FUNCTION_START() ; macro
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.h123 #define FUNCTION_START() TFUNCTION_START() macro
136 #define FUNCTION_START() ; macro
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp119 FUNCTION_START();
148 FUNCTION_START();
160 FUNCTION_START();
182 // FUNCTION_START();
240 // FUNCTION_START();
270 // FUNCTION_START();
289 // FUNCTION_START();
328 // FUNCTION_START();
357 // FUNCTION_START();
389 // FUNCTION_START();
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp997 FUNCTION_START();

Completed in 143 milliseconds