Searched full:represents (Results 1 – 25 of 1450) sorted by relevance
12345678910>>...58
7 This node represents the multi-function "Flipper" chip, which packages16 Represents the interface between the graphics processor and a external27 Represents the data and control interface between the main processor37 Represents the interrupt controller within the "Flipper" chip.47 Represents the digital signal processor interface, designed to offload58 Represents the non cpu-addressable ram designed mainly to store audio69 Represents the interface used to communicate with mass storage devices.79 Represents the interface to the external 16-bit stereo digital-to-analog90 Represents the interface to the four single bit serial interfaces.102 Represents the multi-channel SPI-like interface.
7 This node represents the Nintendo Wii video game console.16 This node represents the multi-function "Hollywood" chip, which packages25 Represents the interface between the graphics processor and a external36 Represents the data and control interface between the main processor46 Represents the "Flipper" interrupt controller within the "Hollywood" chip.58 Represents the digital signal processor interface, designed to offload69 Represents the interface to the four single bit serial interfaces.81 Represents the interface to the external 16-bit stereo digital-to-analog92 Represents the multi-channel SPI-like interface.112 Represents the USB 2.0 Enhanced Host Controller Interface.[all …]
3 …"BriefDescription": "This category represents fraction of slots where the processor's Frontend und…7 …"PublicDescription": "This category represents fraction of slots where the processor's Frontend un…11 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …15 …"PublicDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend…19 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to instruct…26 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruct…30 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruc…34 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…38 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch …42 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to switches…[all …]
3 …"BriefDescription": "This category represents fraction of slots where the processor's Frontend und…7 …"PublicDescription": "This category represents fraction of slots where the processor's Frontend un…11 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …15 …"PublicDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend…19 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruct…23 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruc…27 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…31 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch …35 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to switches…39 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to switche…[all …]
3 …"BriefDescription": "This category represents fraction of slots where the processor's Frontend und…7 …"PublicDescription": "This category represents fraction of slots where the processor's Frontend un…11 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …15 …"PublicDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend…19 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to instruct…23 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to instruc…27 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruct…31 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruc…35 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…39 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch …[all …]
3 …"BriefDescription": "This category represents fraction of slots where the processor's Frontend und…7 …"PublicDescription": "This category represents fraction of slots where the processor's Frontend un…11 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …15 …"PublicDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend…19 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to instruct…26 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruct…30 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruc…34 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…38 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch …42 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…[all …]
15 …etired; some instructions will count twice as noted below. Each count represents 2 computation op…21 …etired; some instructions will count twice as noted below. Each count represents 2 computation op…26 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…32 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…37 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…43 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…48 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…54 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…59 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…65 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…[all …]
14 …etired; some instructions will count twice as noted below. Each count represents 2 computation op…20 …etired; some instructions will count twice as noted below. Each count represents 2 computation op…25 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…31 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…36 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…42 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…47 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…53 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…58 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…64 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…[all …]
20 * @KUNIT_ASSERTION: Used to denote that a kunit_assert represents an assertion.21 * @KUNIT_EXPECTATION: Denotes that a kunit_assert represents an expectation.24 * represents an expectation or an assertion.46 * Represents a failed expectation/assertion. Contains all the data necessary to60 * struct kunit_fail_assert - Represents a plain fail expectation/assertion.63 * Represents a simple KUNIT_FAIL/KUNIT_ASSERT_FAILURE that always fails.74 * struct kunit_unary_assert - Represents a KUNIT_{EXPECT|ASSERT}_{TRUE|FALSE}79 * Represents a simple expectation or assertion that simply asserts something is80 * true or false. In other words, represents the expectations:113 * Represents an expectation/assertion that a pointer is not null and is does[all …]
8 …etired; some instructions will count twice as noted below. Each count represents 2 computation op…18 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…28 …etired; some instructions will count twice as noted below. Each count represents 4 computation op…38 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…43 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…48 …etired; some instructions will count twice as noted below. Each count represents 8 computation op…53 …etired; some instructions will count twice as noted below. Each count represents 16 computation o…58 …etired; some instructions will count twice as noted below. Each count represents 16 computation o…68 …etired; some instructions will count twice as noted below. Each count represents 1 computational …78 …etired; some instructions will count twice as noted below. Each count represents 1 computational …[all …]
28 AVdd voltage supply. Represents two different supplies in the datasheet59 description: Represents an external channel which are67 description: This represents the channel number.84 description: Represents an external channel which are91 description: This represents the channel number.101 description: Represents an external channel which are108 description: This represents the channel number.121 description: Represents the external channels which are connected to the DAC.124 description: This represents the channel number.
3 …"BriefDescription": "This category represents fraction of slots where the processor's Frontend und…7 …"PublicDescription": "This category represents fraction of slots where the processor's Frontend un…12 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …16 …"PublicDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend…21 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to instruct…25 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to instruc…30 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruct…34 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruc…39 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…43 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch …[all …]