/Linux-v5.4/tools/perf/util/ |
D | pmu.c | 262 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias() 280 zfree(&newalias->topic); in perf_pmu_free_alias() 308 char *long_desc, char *topic, in __perf_pmu__new_alias() argument 373 alias->topic = topic ? strdup(topic) : NULL; in __perf_pmu__new_alias() 787 (char *)pe->long_desc, (char *)pe->topic, in pmu_add_cpu_aliases() 1340 char *topic; member 1355 if (as->topic && bs->topic) { in cmp_sevent() 1356 int n = strcmp(as->topic, bs->topic); in cmp_sevent() 1396 char *topic = NULL; in print_pmu_events() local 1421 (alias->topic && in print_pmu_events() [all …]
|
D | pmu.h | 52 char *topic; member
|
/Linux-v5.4/drivers/iio/adc/ |
D | ltc2471.c | 6 * Copyright (C) 2017 Topic Embedded Products 7 * Author: Mike Looijmans <mike.looijmans@topic.nl> 157 MODULE_AUTHOR("Topic Embedded Products");
|
/Linux-v5.4/Documentation/hwmon/ |
D | vexpress.rst | 15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html 19 - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
|
D | scpi-hwmon.rst | 10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
|
D | ltc2990.rst | 19 - Mike Looijmans <mike.looijmans@topic.nl>
|
/Linux-v5.4/tools/perf/pmu-events/ |
D | jevents.c | 268 static char *topic; variable 276 i = asprintf(&tp, "%s", topic); in get_topic() 298 free(topic); in add_topic() 299 topic = strdup(bname); in add_topic() 300 if (!topic) { in add_topic() 310 char *topic; member 329 char *topic = pd->topic; in print_events_table_entry() local 342 fprintf(outfp, "\t.topic = \"%s\",\n", topic); in print_events_table_entry() 969 /* model directory, reset topic */ in process_one_file() 1036 .topic = get_topic(), in process_one_file() [all …]
|
D | README | 26 such as Pipelining, Cache, Memory, Floating-point etc. All events for a topic 28 the topic. Eg: "Floating-point.json". 30 All the topic JSON files for a CPU model/family should be in a separate
|
D | pmu-events.h | 12 const char *topic; member
|
/Linux-v5.4/drivers/hwmon/ |
D | ltc2990.c | 5 * Copyright (C) 2014 Topic Embedded Products 6 * Author: Mike Looijmans <mike.looijmans@topic.nl> 279 MODULE_AUTHOR("Topic Embedded Products");
|
/Linux-v5.4/Documentation/process/ |
D | 7.AdvancedTopics.rst | 61 of development can be separated into a separate "topic branch" and 118 thing happening; putting up a git tree with unreviewed or off-topic patches 131 branch stick closely to the associated topic; a "driver fixes" branch
|
/Linux-v5.4/drivers/pcmcia/ |
D | topic.h | 2 * topic.h 1.8 1999/08/28 04:01:47 28 * topic.h $Release$ 1999/08/28 04:01:47
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | plda,xpressrich3-axi.txt | 12 [1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/
|
/Linux-v5.4/drivers/power/supply/ |
D | lt3651-charger.c | 4 * Copyright (C) 2017, Topic Embedded Products 204 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
|
D | ltc2941-battery-gauge.c | 6 * Copyright (C) 2014 Topic Embedded Systems 663 MODULE_AUTHOR("Auryn Verwegen, Topic Embedded Systems"); 664 MODULE_AUTHOR("Mike Looijmans, Topic Embedded Products");
|
/Linux-v5.4/drivers/clk/ |
D | clk-si514.c | 5 * Copyright (C) 2015 Topic Embedded Products 7 * Author: Mike Looijmans <mike.looijmans@topic.nl> 403 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
|
D | clk-si544.c | 4 * Copyright (C) 2018 Topic Embedded Products 5 * Author: Mike Looijmans <mike.looijmans@topic.nl> 528 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
|
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
D | ltc2941.txt | 21 Example from the Topic Miami Florida board:
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | juno,scpi.txt | 26 [1] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/apas03s22.html
|
D | psci.yaml | 32 …http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interf…
|
/Linux-v5.4/tools/perf/arch/arm/util/ |
D | dwarf-regs.c | 24 * http://infocenter.arm.com/help/topic/com.arm.doc.ihi0040a/IHI0040A_aadwarf.pdf
|
/Linux-v5.4/tools/perf/arch/arm64/util/ |
D | dwarf-regs.c | 29 * http://infocenter.arm.com/help/topic/com.arm.doc.ihi0057b/IHI0057B_aadwarf64.pdf
|
/Linux-v5.4/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 100 which may contain multiple topic branches; each branch is usually developed 200 creating a topic branch dedicated to the prerequisite commits that can be
|
/Linux-v5.4/Documentation/filesystems/ |
D | befs.txt | 64 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
|
/Linux-v5.4/Documentation/kbuild/ |
D | reproducible-builds.rst | 13 general topic. This document covers the various reasons why building
|