1papi_mem_info(1) PAPI papi_mem_info(1)
2
3
4
6 papi_mem_info - papi_mem_info utility.
7
8 file papi_mem_info.c
9
11 papi_mem_info - provides information on the memory architecture of the
12 current processor.
13
16 papi_mem_info is a PAPI utility program that reports information about
17 the cache memory architecture of the current processor, including
18 number, types, sizes and associativities of instruction and data caches
19 and Translation Lookaside Buffers.
20
22 This utility has no command line options.
23
25 There are no known bugs in this utility. If you find a bug, it should
26 be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu.
27
28
29
30Version 5.6.0.0 Tue May 14 2019 papi_mem_info(1)