Lines Matching +full:valid +full:- +full:sources
1 /* SPDX-License-Identifier: GPL-2.0 */
13 * With multi cpu systems, and more additional trace sources a scalable
20 * throughout a perf cs_etm event session - a session in progress flag will be
22 * complete. This allows the same CPU to be re-allocated its prior ID when
29 * API permits multiple maps to be maintained - for large systems where
42 /* check an ID is in the valid range */
57 * return: CoreSight trace ID or -EINVAL if allocation impossible.
113 * Used to allocate IDs for system trace sources such as STM.
115 * return: Trace ID or -EINVAL if allocation is impossible.
122 * Used to allocate static IDs for system trace sources such as dummy source.
124 * return: Trace ID or -EINVAL if allocation is impossible.
142 * Increase the perf session reference count - called by perf when setting up a