Lines Matching full:sink
25 the emanating source to a sink(s). Sinks serve as endpoints to the coresight
174 sink while the "coresight_dev_subtype" will characterise that type further.
194 Specific class of device (source, link, or sink) have generic operations
249 topology and for larger systems, determine the most appropriate sink for a
280 Finding the first sink ``tmc_etf0``. This can be used to collect data
281 as a sink, or as a link to propagate further along the chain::
305 Arriving at the final sink in the chain, ``tmc_etr0``::
312 As described below, when using sysfs it is sufficient to enable a sink and
343 Before trace collection can start, a coresight sink needs to be identified.
345 any given moment. As a generic operation, all device pertaining to the sink
469 Coresight system will typically have more than one sink, the name of the sink to
490 tells the parser that a sink is about to be specified and that this is the sink
502 specifying the name of the sink to record to, e.g::
596 Like any other source a sink needs to be identified and the STM enabled before