| /kernel/linux/linux-6.6/tools/perf/pmu-events/ |
| D | metric_test.py | 108 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 112 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 116 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 120 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 124 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 128 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 132 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 136 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 140 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 144 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) [all …]
|
| D | metric.py | 21 def Simplify(self): member in Expression 161 def Simplify(self) -> Expression: member in Operator 162 lhs = self.lhs.Simplify() 163 rhs = self.rhs.Simplify() 171 # Simplify multiplication by 0 except for the slot event which 228 def Simplify(self) -> Expression: member in Select 229 cond = self.cond.Simplify() 230 true_val = self.true_val.Simplify() 231 false_val = self.false_val.Simplify() 276 def Simplify(self) -> Expression: member in Function [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| D | Kconfig | 81 If unsure, say Y to simplify debug problems 89 If unsure, say Y to simplify debug problems
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| D | Kconfig | 85 If unsure, say Y to simplify debug problems 94 If unsure, say Y to simplify debug problems
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| D | Kconfig | 176 If unsure, say Y to simplify debug problems 184 If unsure, say Y to simplify debug problems
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-uclogic-params.h | 39 * Must use declarative (descriptive) language, not imperative, to simplify 70 * Must use declarative (descriptive) language, not imperative, to simplify 108 * Must use declarative (descriptive) language, not imperative, to simplify
|
| /kernel/linux/linux-6.6/drivers/extcon/ |
| D | devres.c | 59 * resource management and simplify the control of freeing the memory of extcon 163 * device resource management and simplify the control of unregistering 223 * device resource management and simplify the control of unregistering
|
| /kernel/linux/linux-5.10/drivers/extcon/ |
| D | devres.c | 59 * resource management and simplify the control of freeing the memory of extcon 163 * device resource management and simplify the control of unregistering 223 * device resource management and simplify the control of unregistering
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-uclogic-params.h | 67 * Must use declarative (descriptive) language, not imperative, to simplify 111 * Must use declarative (descriptive) language, not imperative, to simplify 194 * Must use declarative (descriptive) language, not imperative, to simplify
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/cifs/ |
| D | todo.rst | 74 o) mount helper GUI (to simplify the various configuration options on mount) 91 and simplify the code.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cifs/ |
| D | todo.rst | 70 o) mount helper GUI (to simplify the various configuration options on mount) 88 and simplify the code.
|
| /kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
| D | statfs.h | 7 * Let's pack it so the padding goes away to simplify dual ABI support.
|
| /kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
| D | statfs.h | 7 * Let's pack it so the padding goes away to simplify dual ABI support.
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
| D | Makefile | 19 # thus simplify fixes to it), please do not clean it up!
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| D | Makefile | 19 # thus simplify fixes to it), please do not clean it up!
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | ChangeLog.sym53c8xx_2 | 42 This is intended to simplify portability. 129 - Slightly simplify driver configuration.
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| D | trace-seq.c | 107 * copy to user routines. To simplify formating of a trace 149 * copy to user routines. To simplify formating of a trace
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | ChangeLog.sym53c8xx_2 | 42 This is intended to simplify portability. 129 - Slightly simplify driver configuration.
|
| /kernel/linux/linux-6.6/arch/xtensa/ |
| D | Kconfig.debug | 47 This may simplify finding faulting code in the absence of other
|
| /kernel/linux/linux-6.6/sound/soc/intel/boards/ |
| D | bdw_rt286.c | 221 /* Use space before codec name to simplify card ID, and simplify driver name. */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
| D | bios_parser_types.h | 58 /* direct VBIOS translation! Just to simplify the translation */ 66 /* direct VBIOS translation! Just to simplify the translation */
|
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| D | bytcht_cx2072x.c | 209 /* use space before codec name to simplify card ID, and simplify driver name */
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | intel-m10-bmc.h | 58 * This macro helps to simplify the accessing of the system registers. And if
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | asm-macros.h | 3 * Macro used to simplify coding multi-line assembler. 4 * Some of the bit test macro can simplify down to one line
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | asm-macros.h | 3 * Macro used to simplify coding multi-line assembler. 4 * Some of the bit test macro can simplify down to one line
|