|
PAPI
5.7.0.0
|

Go to the source code of this file.
Macros | |
| #define | IFNAME "lo" |
| Prints the values of several net events specified by names. More... | |
| #define | PINGADDR "127.0.0.1" |
| #define | NUM_EVENTS 4 |
Functions | |
| int | main (int argc, char **argv) |
| #define IFNAME "lo" |
test case for the linux-net component
Definition at line 24 of file net_values_by_name.c.
| #define NUM_EVENTS 4 |
Definition at line 27 of file net_values_by_name.c.
| #define PINGADDR "127.0.0.1" |
Definition at line 25 of file net_values_by_name.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file net_values_by_name.c.
