xref: /kernel/linux/linux-6.6/tools/tracing/rtla/src/timerlat_aa.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/tracing/rtla/src/
162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (C) 2023 Red Hat Inc, Daniel Bristot de Oliveira <bristot@kernel.org>
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciint timerlat_aa_init(struct osnoise_tool *tool, int dump_task);
762306a36Sopenharmony_civoid timerlat_aa_destroy(void);
862306a36Sopenharmony_ci
962306a36Sopenharmony_civoid timerlat_auto_analysis(int irq_thresh, int thread_thresh);
10

Indexes created Thu Nov 07 10:32:03 CST 2024