Searched full:synthesized (Results 1 – 25 of 66) sorted by relevance
123
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-altera.txt | 16 hardware is synthesized. This field is required if the Altera GPIO controller 18 but hardware synthesized. Required if GPIO is used as an interrupt
|
D | gpio.txt | 138 the fact that the hardware was synthesized by reusing the same IP block a
|
/Linux-v5.10/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,v-tpg.txt | 34 synthesized with two ports and forbidden when synthesized with one port.
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-inject.txt | 52 Decode Instruction Tracing data, replacing it with synthesized events. 58 Use with --itrace to strip out non-synthesized events.
|
D | perf-script.txt | 184 The flags field is synthesized and may have a value when Instruction 195 The callindent field is synthesized and may have a value when 203 The synth field is used by synthesized events which may be created when 206 The ipc (instructions per cycle) field is synthesized and may have a value when 357 Note that when using the --itrace option the synthesized callchain size 358 will override this value if the synthesized callchain size is bigger.
|
D | intel-bts.txt | 84 removed and replaced with the synthesized events. e.g.
|
D | perf-intel-pt.txt | 84 Because samples are synthesized after-the-fact, the sampling period can be 99 a branch sample is synthesized for every single branch. To get an idea what 941 sets the period to 10us i.e. one instruction sample is synthesized for each 10 976 instead of synthesized events. For example, to record branch-misses events for 1042 Note the q option does not specify what events will be synthesized e.g. the p 1091 removed and replaced with the synthesized events. e.g.
|
D | perf-script-perl.txt | 89 to the common_* fields in the format file, but some are synthesized,
|
D | perf-report.txt | 274 Note that when using the --itrace option the synthesized callchain size 275 will override this value if the synthesized callchain size is bigger.
|
/Linux-v5.10/tools/perf/util/ |
D | evsel.h | 124 * synthesized from AUX area data. Keep track of synthesized sample 401 * or a callchain synthesized from AUX area data. in evsel__has_callchain() 411 * stack or a branch stack synthesized from AUX area data. in evsel__has_br_stack()
|
D | event.h | 162 /* Attribute type for custom synthesized events */ 165 /* Attribute config for custom synthesized events */ 176 * Raw data formats for synthesized events. Note that 4 bytes of padding are
|
D | thread.c | 228 * 'last' with no start time might be the parent's comm of a synthesized in thread__exec_comm() 229 * thread (created by processing a synthesized fork event). For a main in thread__exec_comm()
|
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,versatile-fpga-irq.txt | 3 One or more FPGA IRQ controllers can be synthesized in an ARM reference board
|
/Linux-v5.10/Documentation/devicetree/bindings/watchdog/ |
D | snps,dw-wdt.yaml | 50 DW APB Watchdog IP-core might be synthesized with fixed TOP values,
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-altera.c | 74 * This controller's IRQ type is synthesized in hardware, so this function 75 * just checks if the requested set_type matches the synthesized IRQ type
|
/Linux-v5.10/fs/orangefs/ |
D | dir.c | 57 * Part zero is synthesized to contains `.' and `..'. Part one is the 331 * The seek position is in the first synthesized part but is not in orangefs_dir_iterate()
|
/Linux-v5.10/tools/perf/tests/shell/ |
D | test_arm_coresight.sh | 2 # Check Arm CoreSight trace data recording and synthesized samples
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | host-generic-pci.yaml | 75 In cases where the IP was synthesized with a minimum ATU window size
|
/Linux-v5.10/Documentation/devicetree/bindings/ |
D | xilinx.txt | 11 control how the core is synthesized. Historically, the EDK tool would
|
/Linux-v5.10/arch/mips/include/asm/ |
D | cpu-info.h | 110 /* CPUCFG data for this CPU, synthesized at probe time.
|
/Linux-v5.10/tools/perf/tests/ |
D | mmap-thread-lookup.c | 182 * All data is synthesized, try to find map for each in mmap_events()
|
/Linux-v5.10/Documentation/trace/coresight/ |
D | coresight.rst | 508 'perf inject' can be used to replace the trace data with the synthesized events. 509 The --itrace option controls the type and frequency of synthesized events 520 removed and replaced with the synthesized events. e.g.
|
/Linux-v5.10/arch/mips/mm/ |
D | page.c | 358 pr_debug("Synthesized clear page handler (%u instructions).\n", in build_clear_page() 604 pr_debug("Synthesized copy page handler (%u instructions).\n", in build_copy_page()
|
/Linux-v5.10/tools/perf/ |
D | builtin-inject.c | 782 * synthesized hardware events, so clear the feature flag. in __cmd_inject() 878 "strip non-synthesized events (use with --itrace)"), in cmd_inject()
|
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_refcount.c | 418 * If the center extent was synthesized, the first delete call in xfs_refcount_merge_center_extents() 492 /* If the extent at agbno (cleft) wasn't synthesized, remove it. */ in xfs_refcount_merge_left_extent() 554 * If the extent ending at agbno+aglen (cright) wasn't synthesized, in xfs_refcount_merge_right_extent()
|
123