/haiku/src/tests/system/benchmarks/ |
H A D | syscallbench.c | 48 unsigned long overhead; in main() local 55 overhead = test_func(&null_func); in main() 60 (1000*(overhead))/ITERATIONS); in main() 63 (1000*(libcall-overhead))/ITERATIONS); in main() 66 (1000*(syscall-overhead))/ITERATIONS); in main()
|
H A D | ctxbench.c | 22 unsigned long overhead; variable 62 sum += elapsed_times[i] - overhead; in dump_results() 64 min_time -= overhead; in dump_results() 65 max_time -= overhead; in dump_results() 116 overhead = 1000000 * (after.tv_sec - before.tv_sec); in main() 117 overhead += after.tv_usec - before.tv_usec; in main()
|
/haiku/docs/develop/servers/app_server/ |
H A D | messaging.rst | 17 overhead required to send them costs time and speed. Instead, ports are 20 overhead.
|
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/ |
H A D | KPPPLayer.cpp | 33 KPPPLayer::KPPPLayer(const char *name, ppp_level level, uint32 overhead) in KPPPLayer() argument 35 fOverhead(overhead), in KPPPLayer()
|
H A D | KPPPProtocol.cpp | 43 uint32 overhead, KPPPInterface& interface, in KPPPProtocol() argument 47 KPPPLayer(name, level, overhead), in KPPPProtocol() 120 info->overhead = Overhead(); in Control()
|
H A D | KPPPDevice.cpp | 28 KPPPDevice::KPPPDevice(const char *name, uint32 overhead, KPPPInterface& interface, in KPPPDevice() argument 30 : KPPPLayer(name, PPP_DEVICE_LEVEL, overhead), in KPPPDevice()
|
H A D | KPPPInterface.cpp | 397 uint32 overhead = fHeaderLength + 2; in PacketOverhead() local 400 overhead += Device()->Overhead(); in PacketOverhead() 402 return overhead; in PacketOverhead()
|
/haiku/src/add-ons/kernel/file_systems/packagefs/util/ |
H A D | StringPool.cpp | 145 size_t overhead = stringCount * sizeof(StringData); in DumpUsageStatistics() local 150 stringCount, totalStringSize, overhead, tableSize); in DumpUsageStatistics() 155 (ssize_t)(totalStringSizeWithDuplicates - (totalStringSize + overhead + tableSize))); in DumpUsageStatistics()
|
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/ |
H A D | KPPPLayer.h | 16 KPPPLayer(const char *name, ppp_level level, uint32 overhead);
|
H A D | KPPPDevice.h | 24 KPPPDevice(const char *name, uint32 overhead, KPPPInterface& interface,
|
H A D | KPPPProtocol.h | 21 uint32 overhead, KPPPInterface& interface,
|
H A D | PPPControl.h | 284 uint32 overhead; member
|
/haiku/src/bin/bfs_tools/ |
H A D | TODO | 29 - reduce memory overhead: use just the block_run references instead of real Inodes
|
/haiku/src/add-ons/kernel/bus_managers/firewire/ |
H A D | 00README | 59 reduce gap overhead.
|
/haiku/docs/develop/kits/opengl/ |
H A D | accelerant-interfaces | 120 software overhead, as the acc engine would do it. (via 'pointers only' some invalidation
|
/haiku/src/libs/compat/freebsd_wlan/net80211/ |
H A D | ieee80211_mesh.c | 3297 uint32_t overhead, rate, errrate; in mesh_airtime_calc() local 3302 overhead = ieee80211_compute_duration(ic->ic_rt, in mesh_airtime_calc() 3309 res = (overhead + (nbits / rate)) * in mesh_airtime_calc()
|
/haiku/docs/develop/kernel/ |
H A D | device_manager_introduction.rst | 192 overhead.
|
/haiku/docs/develop/kits/storage/resources/ |
H A D | ResourcesFormat.tex | 67 x86 resource files introduce the least overhead. The resources start directly
|
/haiku/src/bin/unzip/ |
H A D | zipinfo.txt | 280 internal overhead). If, however, one or more file(s) are
|
/haiku/data/system/data/fortunes/ |
H A D | Fortunes | 309 Never look up when dragons fly overhead.
|
H A D | Computers | 2170 The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for … 2814 … the frequent flyer club. Then they cost $500, but your accounting department can call it overhead.
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300_eeprom.c | 4028 mptr[ib] = dptr[ib] ^ word[ib + overhead]; in ar9300_eeprom_restore_internal_address()
|
/haiku/src/apps/mail/ |
H A D | words | 19340 overhead/S
|