1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.TH "papi_mem_info" 1 "Wed Jun 25 2025 19:17:03" "Version 7.2.0.0" "PAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
papi_mem_info \- papi_mem_info utility\&.
.PP
file papi_mem_info\&.c
.SH "NAME"
.PP
papi_mem_info - provides information on the memory architecture of the current processor\&.
.SH "Synopsis"
.PP
.SH "Description"
.PP
papi_mem_info is a PAPI utility program that reports information about the cache memory architecture of the current processor, including number, types, sizes and associativities of instruction and data caches and Translation Lookaside Buffers\&.
.SH "Options"
.PP
This utility has no command line options\&.
.SH "Bugs"
.PP
There are no known bugs in this utility\&. If you find a bug, it should be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu\&.
|