HPCToolkit
|
#include <stdio.h>
#include "event_info.h"
#include <hpcrun/messages/messages.h>
#include "sample-sources/perf/perf-util.h"
#include "sample-sources/perf/perf_event_open.h"
#include "sample-sources/perf/perf_skid.h"
#include "datacentric.h"
Go to the source code of this file.
Macros | |
#define | IBS_OP_TYPE_FILE "/sys/bus/event_source/devices/ibs_op/type" |
#define | PERF_IBS_CONFIG (1ULL<<19) |
Functions | |
void | datacentric_hw_handler (perf_mmap_data_t *mmap_data, cct_node_t *datacentric_node, cct_node_t *sample_node) |
int | datacentric_hw_register (sample_source_t *self, event_custom_t *event, struct event_threshold_s *period) |
#define IBS_OP_TYPE_FILE "/sys/bus/event_source/devices/ibs_op/type" |
void datacentric_hw_handler | ( | perf_mmap_data_t * | mmap_data, |
cct_node_t * | datacentric_node, | ||
cct_node_t * | sample_node | ||
) |
int datacentric_hw_register | ( | sample_source_t * | self, |
event_custom_t * | event, | ||
struct event_threshold_s * | period | ||
) |