Linux Perf
cs-etm.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright(C) 2015 Linaro Limited. All rights reserved.
4  * Author: Mathieu Poirier <mathieu.poirier@linaro.org>
5  */
6 
7 #ifndef INCLUDE__PERF_CS_ETM_H__
8 #define INCLUDE__PERF_CS_ETM_H__
9 
10 #include "../../util/evsel.h"
11 
14 
15 #endif
int int err
Definition: 5sec.c:44
static int term(yyscan_t scanner, int type)
struct auxtrace_record * cs_etm_record_init(int *err)
Definition: cs-etm.c:566
int cs_etm_set_drv_config(struct perf_evsel_config_term *term)
Definition: cs-etm.c:638