/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
H A D | io_collector_impl.cpp | 264 for (const std::string& line : contents) {
in CalculateDiskStats() 266 StringUtil::SplitStr(line, " ", items);
in CalculateDiskStats()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | hpet.c | 98 * HPET command line enable / disable 140 static void _hpet_print_config(const char *function, int line) in _hpet_print_config() argument 144 pr_info("%s(%d):\n", function, line); in _hpet_print_config() 837 * - Command line arguments which limit intel_idle C-state support 878 pr_warn("HPET force enabled via command line, but dysfunctional in PC10.\n"); in hpet_is_pc10_damaged() 1082 * HPET in LegacyReplacement mode eats up the RTC interrupt line. When HPET
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | NGmemcpy.S | 228 * to any part of the cache line we have to store the whole 229 * cacheline else we can end up with corrupt L2 cache line 343 EX_ST(STORE_INIT(%o5, %o0 + 0x00), NG_ret_i2_plus_g1) ! initializes cache line 372 EX_ST(STORE_INIT(%o4, %o0 + 0x00), NG_ret_i2_plus_g1) ! initializes cache line
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | setup.c | 70 static int __init fpe_setup(char *line) in fpe_setup() argument 72 memcpy(fpe_type, line, 8); in fpe_setup() 995 * line parameter. The memory reserved is used by a dump capture kernel when
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | setup.c | 70 static int __init fpe_setup(char *line) in fpe_setup() argument 72 memcpy(fpe_type, line, 8); in fpe_setup() 1002 * line parameter. The memory reserved is used by a dump capture kernel when
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | NGmemcpy.S | 227 * to any part of the cache line we have to store the whole 228 * cacheline else we can end up with corrupt L2 cache line 342 EX_ST(STORE_INIT(%o5, %o0 + 0x00), NG_ret_i2_plus_g1) ! initializes cache line 371 EX_ST(STORE_INIT(%o4, %o0 + 0x00), NG_ret_i2_plus_g1) ! initializes cache line
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | ar933x_uart.c | 775 port->line = id; in ar933x_uart_probe() 811 ar933x_console_ports[up->port.line] = up; in ar933x_uart_probe()
|
H A D | fsl_linflexuart.c | 842 sport->line = ret; in linflex_probe() 861 linflex_ports[sport->line] = sport; in linflex_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv50.c | 204 reg = func.line >> 3; in nv50_ram_gpio() 205 sh = (func.line & 0x7) << 2; in nv50_ram_gpio()
|
/kernel/linux/linux-5.10/drivers/media/usb/usbtv/ |
H A D | usbtv-video.c | 353 * into every second line. Unfortunately, they don't align nicely into 356 * so that we can interleave a line if needed. 362 * takes 1.5 chunks to make a 720 pixel-wide line for the frame. 368 * line 1: chunk[0][ 0..479] chunk[0][480..959] chunk[1][ 0..479] 369 * line 3: chunk[1][480..959] chunk[2][ 0..479] chunk[2][480..959] 378 int line = part_no / 3; in usbtv_chunk_to_vbuf() local 379 int part_index = (line * 2 + !odd) * 3 + (part_no % 3); in usbtv_chunk_to_vbuf()
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | vmlinux.lds.h | 827 .line 0 : { *(.line) } \
|
/kernel/linux/linux-6.6/drivers/media/usb/usbtv/ |
H A D | usbtv-video.c | 356 * into every second line. Unfortunately, they don't align nicely into 359 * so that we can interleave a line if needed. 365 * takes 1.5 chunks to make a 720 pixel-wide line for the frame. 371 * line 1: chunk[0][ 0..479] chunk[0][480..959] chunk[1][ 0..479] 372 * line 3: chunk[1][480..959] chunk[2][ 0..479] chunk[2][480..959] 381 int line = part_no / 3; in usbtv_chunk_to_vbuf() local 382 int part_index = (line * 2 + !odd) * 3 + (part_no % 3); in usbtv_chunk_to_vbuf()
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | vmlinux.lds.h | 762 .line 0 : { *(.line) } \
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | ar933x_uart.c | 767 port->line = id; in ar933x_uart_probe() 806 ar933x_console_ports[up->port.line] = up; in ar933x_uart_probe()
|
H A D | fsl_linflexuart.c | 828 sport->line = ret; in linflex_probe() 843 linflex_ports[sport->line] = sport; in linflex_probe()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | hpet.c | 99 * HPET command line enable / disable 141 static void _hpet_print_config(const char *function, int line) in _hpet_print_config() argument 145 pr_info("%s(%d):\n", function, line); in _hpet_print_config() 947 * - Command line arguments which limit intel_idle C-state support 988 pr_warn("HPET force enabled via command line, but dysfunctional in PC10.\n"); in hpet_is_pc10_damaged() 1194 * HPET in LegacyReplacement mode eats up the RTC interrupt line. When HPET
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv50.c | 203 reg = func.line >> 3; in nv50_ram_gpio() 204 sh = (func.line & 0x7) << 2; in nv50_ram_gpio()
|
/third_party/curl/lib/vtls/ |
H A D | mbedtls.c | 156 int line_nb, const char *line) in mbed_debug() 165 infof(data, "%s", line); in mbed_debug() 155 mbed_debug(void *context, int level, const char *f_name, int line_nb, const char *line) mbed_debug() argument
|
/third_party/alsa-utils/alsamixer/ |
H A D | mixer_display.c | 337 static void center_string(int line, const char *s) in center_string() argument 341 mvwaddstr(mixer_widget.window, line, (screen_cols - width) / 2, s); in center_string()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationruleparser.cpp | 79 parseError->line = 0; in parse() 107 case 0x23: // '#' starts a comment, until the end of the line in parse() 137 // '#' starts a comment, until the end of the line in parseRuleChain() 813 // NLF (new line function) = CR or LF or CR+LF or NEL. in skipComment() 839 parseError->line = 0; // We are not counting line numbers. in setErrorContext()
|
/third_party/libwebsockets/lib/misc/ |
H A D | lejp.c | 84 ctx->line = 1; in lejp_construct() 253 ctx->line++; in lejp_parse()
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | disasm-a3xx.c | 535 * times per instruction (like when we need an extra line for branch in disasm_instr_cb() 619 ir3_assert_handler(const char *expr, const char *file, int line, in ir3_assert_handler() argument 622 mesa_loge("%s:%u: %s: Assertion `%s' failed.", file, line, func, expr); in ir3_assert_handler()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationruleparser.cpp | 81 parseError->line = 0; in parse() 109 case 0x23: // '#' starts a comment, until the end of the line in parse() 139 // '#' starts a comment, until the end of the line in parseRuleChain() 818 // NLF (new line function) = CR or LF or CR+LF or NEL. in skipComment() 844 parseError->line = 0; // We are not counting line numbers. in setErrorContext()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 300 const char *file, int line, in _vk_device_set_lost() 312 __vk_errorv(device, VK_ERROR_DEVICE_LOST, file, line, msg, ap); in _vk_device_set_lost() 299 _vk_device_set_lost(struct vk_device *device, const char *file, int line, const char *msg, ...) _vk_device_set_lost() argument
|
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | howExpensiveIs.cpp | 156 HowExpensiveTest(const char *name, const char *file, int32_t line) : fName(name), fFile(file), fLine(line) {} in HowExpensiveTest() argument
|