manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 51 for Total (0.011 sec.)
Man page of MALLINFO 14312
MALLINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mall ... n freed fastbin blocks (bytes) */ int uordblks; /* Total allocated space (bytes) */ int fordblks; /* Total ... ========== Before allocating blocks ============== Total non-mmapped bytes (arena): 0 # of free chunks (ord ... hblks): 0 Bytes in mapped regions (hblkhd): 0 Max. total allocated space (usmblks): 0 Free bytes held in fa ... stbins (fsmblks): 0 Total allocated space (uordblks): 0 Total free space (fo ...
https://man.plustar.jp/manpage/man3/mallinfo.3.html - [similar]
Man page of MALLOC_INFO 13548
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m ... alloc version="1"> <heap nr="0"> <sizes> </sizes> <total type="fast" count="0" size="0"/> <total type="rest ... > <system type="max" size="135168"/> <aspace type="total" size="135168"/> <aspace type="mprotect" size="135 ... 168"/> </heap> <total type="fast" count="0" size="0"/> <total type="rest ... > <system type="max" size="135168"/> <aspace type="total" size="135168"/> <aspace type="mprotect" size="135 ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
Man page of SYSINFO 10595
SYSINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sysin ... 1, 5, and 15 minute load averages */ unsigned long totalram; /* Total usable main memory size */ unsigned l ... ferram; /* Memory used by buffers */ unsigned long totalswap; /* Total swap space size */ unsigned long fre ... 1, 5, and 15 minute load averages */ unsigned long totalram; /* Total usable main memory size */ unsigned l ... ferram; /* Memory used by buffers */ unsigned long totalswap; /* Total swap space size */ unsigned long fre ...
https://man.plustar.jp/manpage/man2/sysinfo.2.html - [similar]
Man page of MEMUSAGE 9486
MEMUSAGE Section: Linux user manual (1) Updated: 2020-11-01 Index JM Home Page 名前 memusage - プ ... 用量概要) の行には以下のフィールドが含まれる。 heap total malloc (3) のすべての呼び出しの size 引数の合計、 ... 表示される。 memusage が出力するテーブルの "realloc/total memory" (再割り当てメモリー/全メモリー) には、 rea ... free" 以外の) すべての「総メモリー」のセルは "free/total memory" セルよりも大きくなることがある。 ブロックサ ... て (関数呼び出し数ではなく) 時間を使用する。 -T , --total メモリーの全使用量のグラフも生成する。 --title= na ...
https://man.plustar.jp/manpage/man1/memusage.1.html - [similar]
Man page of _SYSCALL 8557
_SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 _sys ... nLoad: 1 min %lu / 5 min %lu / 15 min %lu\n" "RAM: total %lu / free %lu / shared %lu\n" "Memory in buffers ... = %lu\nSwap: total %lu / free %lu\n" "Number of processes = %d\n", s_ ... loads[0], s_info.loads[1], s_info.loads[2], s_info.totalram, s_info.freeram, s_info.sharedram, s_info.buffe ... rram, s_info.totalswap, s_info.freeswap, s_info.procs); exit(EXIT_SUC ...
https://man.plustar.jp/manpage/man2/_syscall.2.html - [similar]
Man page of TIMERFD_CREATE 8392
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... a.out 3 1 100 0.000: timer started 3.000: read: 1; total=1 4.000: read: 1; total=2 ^Z # type control-Z to s ... after a few seconds a.out 3 1 100 9.660: read: 5; total=7 10.000: read: 1; total=8 11.000: read: 1; total= ... += exp; print_elapsed_time(); printf("read: %llu; total=%llu\n", (unsigned long long) exp, (unsigned long ...
https://man.plustar.jp/manpage/man2/timerfd_create.2.html - [similar]
Man page of TIMERFD_CREATE 8392
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... a.out 3 1 100 0.000: timer started 3.000: read: 1; total=1 4.000: read: 1; total=2 ^Z # type control-Z to s ... after a few seconds a.out 3 1 100 9.660: read: 5; total=7 10.000: read: 1; total=8 11.000: read: 1; total= ... += exp; print_elapsed_time(); printf("read: %llu; total=%llu\n", (unsigned long long) exp, (unsigned long ...
https://man.plustar.jp/manpage/man2/timerfd_gettime.2.html - [similar]
Man page of TIMERFD_CREATE 8392
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... a.out 3 1 100 0.000: timer started 3.000: read: 1; total=1 4.000: read: 1; total=2 ^Z # type control-Z to s ... after a few seconds a.out 3 1 100 9.660: read: 5; total=7 10.000: read: 1; total=8 11.000: read: 1; total= ... += exp; print_elapsed_time(); printf("read: %llu; total=%llu\n", (unsigned long long) exp, (unsigned long ...
https://man.plustar.jp/manpage/man2/timerfd_settime.2.html - [similar]
Man page of VMSTAT 7808
VMSTAT Section: Linux Administrator's Manual (8) Updated: 27 July 1994 Index JM Home Page 名前 v ... れる。 ディスクモードにおけるフィールドの説明 Reads total: 成功した読み込みの総数 merged: グループ化された ( ... セクタ数 ms: 読み込みに使用した時間 (ミリ秒) Writes total: 成功した書き出しの総数 merged: グループ化された ( ... キャッシュ名 num: 現在アクティブなオブジェクトの数 total: 利用可能なオブジェクトの総数 size: 各オブジェクト ...
https://man.plustar.jp/manpage/man8/vmstat.8.html - [similar]
Man page of PTHREAD_GETCPUCLOCKID 7628
PTHREAD_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home P ... oop Main thread consuming some CPU time... Process total CPU time: 1.368 Main thread CPU time: 0.376 Subthr ... = 0; j < 2000000; j++) getppid(); pclock("Process total CPU time: ", CLOCK_PROCESS_CPUTIME_ID); s = pthrea ...
https://man.plustar.jp/manpage/man3/pthread_getcpuclockid.3.html - [similar]
PREV 1 2 3 4 5 6 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022