Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libpfm_intel_core(3) [centos man page]

LIBPFM(3)						     Linux Programmer's Manual							 LIBPFM(3)

NAME
libpfm_intel_core - support for Intel Core-based processors SYNOPSIS
#include <perfmon/pfmlib.h> PMU name: core PMU desc: Intel Core DESCRIPTION
The library supports all Intel Core-based processors that includes models 15, 23, 29. MODIFIERS
The following modifiers are supported on Intel Core processors: u Measure at user level which includes privilege levels 1, 2, 3. This corresponds to PFM_PLM3. This is a boolean modifier. k Measure at kernel level which includes privilege level 0. This corresponds to PFM_PLM0. This is a boolean modifier. i Invert the meaning of the event. The counter will now count cycles in which the event is not occurring. This is a boolean modifier e Enable edge detection, i.e., count only when there is a state transition from no occurrence of the event to at least one occurrence. This modifier must be combined with a counter mask modifier (m) with a value greater or equal to one. This is a boolean modifier. c Set the counter mask value. The mask acts as a threshold. The counter will count the number of cycles in which the number of occur- rences of the event is greater or equal to the threshold. This is an integer modifier with values in the range [0:255]. AUTHORS
Stephane Eranian <eranian@gmail.com> September, 2009 LIBPFM(3)

Check Out this Related Man Page

LIBPFM(3)						     Linux Programmer's Manual							 LIBPFM(3)

NAME
libpfm_intel_coreduo - support for Intel Core Duo/Solo processors SYNOPSIS
#include <perfmon/pfmlib.h> PMU name: coreduo PMU desc: Intel Core Duo DESCRIPTION
The library supports all Intel Yonah-based processors such as Intel Core Duo and Intel Core Solo processors. MODIFIERS
The following modifiers are supported on Intel Core Duo processors: u Measure at user level which includes privilege levels 1, 2, 3. This corresponds to PFM_PLM3. This is a boolean modifier. k Measure at kernel level which includes privilege level 0. This corresponds to PFM_PLM0. This is a boolean modifier. i Invert the meaning of the event. The counter will now count cycles in which the event is not occurring. This is a boolean modifier e Enable edge detection, i.e., count only when there is a state transition. This is a boolean modifier. c Set the counter mask value. The mask acts as a threshold. The counter will count the number of cycles in which the number of occur- rences of the event is greater or equal to the threshold. This is an integer modifier with values in the range [0:255]. ENVIRONMENT VARIABLES
It is possible to force activation of the Intel Core Duo support using the LIBPFM_FORCE_PMU variable. The PMU name, coreduo, must be passed. No additional options are supported. AUTHORS
Stephane Eranian <eranian@gmail.com> September, 2009 LIBPFM(3)
Man Page

11 More Discussions You Might Find Interesting

1. Programming

Decoding of Core Dump

Hi ALL, Is it possible to decode the core dumb file to find the error? I get an Memory Core Dumb error with an core file. Regards, P. Prathaban. (3 Replies)
Discussion started by: p_prathaban
3 Replies

2. Debian

No sound in FC3 on Intel D915GAVL

I am unable to get any sound in my Linux installation, which is Fedora Core 3 on a Intel D915GAVL mobo. I tried to look for similar problems on the net :( but most have their solutions in modifying modprobe.conf--which is not very helpful until u know what driver u are looking for. I have tried... (2 Replies)
Discussion started by: Abhishek Ghose
2 Replies

3. UNIX for Advanced & Expert Users

Xend cannot start in my system

Hi all,,i'm sorry if my post is repost..but i'm need help about my problem... My specifications is : Sony Vaio VGN CR-323 Intel Dual-Core T2390(1.86 GHz) Memory 2GB DDR Harddisk 200GB with Debian lenny 2.6.26-1-686 i'm install xen via apt-get install xen blah..blah blah root@hell:~#... (4 Replies)
Discussion started by: demhyt
4 Replies

4. SuSE

Navigation of Fedora Core 6

Hi. Not sure if this should go in the beginners section, so forgivness please if it's not correctly placed. I just installed Linux Fedora Core 6 on my home computer (and am very very new to this) so I can learn more about it. However, I am looking for the FC6 equivalent to the System Device... (2 Replies)
Discussion started by: Carl1976
2 Replies

5. UNIX for Dummies Questions & Answers

Installing Unix

I am new to Unix. I want to be able to do shell scripting. I have installed Vmware Server on my PC. Please see my PC specs below: Processor: Intel Core Duo CPU @ 2.2 GHz Memory: 2GB System Type: 32-bit OS How can I use Unix-Linux on my PC and learn Unix? (9 Replies)
Discussion started by: abou202
9 Replies

6. Hardware

Rebuilt my HTPC, need some pointers

So I bought a new TV and new receiver and I decided to rearrange my home and do some spring cleaning. While cleaning I found a still sealed in the box Intel motherboard and Core 2 Duo e6300 that I had purchased as a bundle deal and forgot about. So I decided to rebuild my HTPC and I did so with... (2 Replies)
Discussion started by: tlarkin
2 Replies

7. UNIX for Dummies Questions & Answers

virtualization (VCPU count according to CPU)

We have purchased four intels xeon processors Intel® Xeon® Processor E7530 (12M Cache, 1.86 GHz, 5.86 GT/s Intel® QPI) with SPEC Code(s) SLBRJ As per the specification each cpu has 6 cores therefore we have 24 cores (considering 4 cpus). Now how would i calculate the number of vcpus that can... (1 Reply)
Discussion started by: pinga123
1 Replies

8. Red Hat

Core Dumping?

How to now if the server is core dumping into the same filesystem? (4 Replies)
Discussion started by: 300zxmuro
4 Replies

9. Windows & DOS: Issues & Discussions

Windows 7 64 bit issues with X11

Hi, I was hoping that somebody could assist me with the following issue. I recently installed a windows 7 64 bit professional on a desktop with following specs: Intel Core i7 3.4Ghz, 16 GB DDR3 RAM, AMD Radeon HD 6450. (Which was a upgrade of a xp 32 bit based system) Since I'm more... (10 Replies)
Discussion started by: kristofvdo
10 Replies

10. Red Hat

Question on /proc/cpuinfo

Hi, I wanted to understand what exactly /proc/cpuinfo shows? We have a machine with following specification... (2x) Intel Xeon 6-core processors So, ideally it shouls have 12processors, but the output on /proc/cpuinfo shows 24 processors. Can someone please explain how this is... (3 Replies)
Discussion started by: shrshah64
3 Replies

11. AIX

How many Core in AIX6 & AIX7?

How many Core in AIX6 & AIX7 .. Please guys I want commands to know how many Core in these two different version please i need exact command ? (2 Replies)
Discussion started by: top.level
2 Replies