Lines Matching full:ids
16 * The system will allocate Ids on a demand basis, and allow them to be
21 * be maintained, and released IDs not cleared until the perf session is
26 * reserved IDs from being allocated.
36 /* architecturally we have 128 IDs some of which are reserved */
52 * @used_ids: Bitmap to register available (bit = 0) and in use (bit = 1) IDs.
53 * Initialised so that the reserved IDs are permanently marked as
55 * @pend_rel_ids: CPU IDs that have been released by the trace source but not
64 /* Allocate and release IDs for a single default trace ID map */
102 * for the CPU as a packet in the data file. IDs cannot change during a perf
119 * Used to allocate IDs for system trace sources such as STM.
142 * This reference count is used by the ID allocator to ensure that trace IDs
151 * if this causes the count to go to zero, then all Trace IDs marked as pending