1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 /* 3 * HiSilicon PCIe Trace and Tuning (PTT) suppo 4 * Copyright (c) 2022 HiSilicon Technologies C 5 */ 6 7 #ifndef INCLUDE__PERF_HISI_PTT_H__ 8 #define INCLUDE__PERF_HISI_PTT_H__ 9 10 #define HISI_PTT_PMU_NAME "hisi_ 11 #define HISI_PTT_AUXTRACE_PRIV_SIZE sizeof 12 13 struct auxtrace_record *hisi_ptt_recording_ini 14 15 16 int hisi_ptt_process_auxtrace_info(union perf_ 17 struct perf 18 19 #endif 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.