Home
last modified time | relevance | path

Searched full:topic (Results 1 – 25 of 66) sorted by relevance

123

/Linux-v5.15/tools/perf/tests/
Dpmu-events.c46 .topic = "branch",
57 .topic = "branch",
68 .topic = "other",
79 .topic = "other",
90 .topic = "other",
102 .topic = "cache",
123 .topic = "uncore",
137 .topic = "uncore",
151 .topic = "uncore",
165 .topic = "uncore",
[all …]
/Linux-v5.15/tools/perf/util/
Dpmu.c268 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias()
286 zfree(&newalias->topic); in perf_pmu_free_alias()
325 char *long_desc = NULL, *topic = NULL, *unit = NULL, *perpkg = NULL, in __perf_pmu__new_alias() local
331 topic = (char *)pe->topic; in __perf_pmu__new_alias()
395 alias->topic = topic ? strdup(topic) : NULL; in __perf_pmu__new_alias()
1599 char *topic; member
1615 if (as->topic && bs->topic) { in cmp_sevent()
1616 int n = strcmp(as->topic, bs->topic); in cmp_sevent()
1666 char *topic = NULL; in print_pmu_events() local
1694 (alias->topic && in print_pmu_events()
[all …]
Dpmu.h71 char *topic; member
/Linux-v5.15/drivers/iio/adc/
Dltc2471.c6 * Copyright (C) 2017 Topic Embedded Products
7 * Author: Mike Looijmans <mike.looijmans@topic.nl>
156 MODULE_AUTHOR("Topic Embedded Products");
/Linux-v5.15/Documentation/hwmon/
Dvexpress.rst15 - 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
Dscpi-hwmon.rst10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
Dltc2990.rst19 - Mike Looijmans <mike.looijmans@topic.nl>
/Linux-v5.15/tools/perf/pmu-events/
DREADME26 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
Djevents.c315 static char *topic; variable
323 i = asprintf(&tp, "%s", topic); in get_topic()
345 free(topic); in add_topic()
346 topic = strdup(bname); in add_topic()
347 if (!topic) { in add_topic()
357 char *topic; member
372 char *topic = pd->topic; in print_events_table_entry() local
387 fprintf(outfp, "\t.topic = \"%s\",\n", topic); in print_events_table_entry()
1078 /* model directory, reset topic */ in process_one_file()
1163 .topic = get_topic(), in process_one_file()
[all …]
Dpmu-events.h18 const char *topic; member
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dltc4162-l.yaml2 # Copyright (C) 2020 Topic Embedded Products
11 - Mike Looijmans <mike.looijmans@topic.nl>
/Linux-v5.15/drivers/hwmon/
Dltc2990.c5 * Copyright (C) 2014 Topic Embedded Products
6 * Author: Mike Looijmans <mike.looijmans@topic.nl>
278 MODULE_AUTHOR("Topic Embedded Products");
/Linux-v5.15/Documentation/process/
D7.AdvancedTopics.rst61 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.15/drivers/pcmcia/
Dtopic.h2 * topic.h 1.8 1999/08/28 04:01:47
28 * topic.h $Release$ 1999/08/28 04:01:47
/Linux-v5.15/drivers/power/supply/
Dlt3651-charger.c4 * Copyright (C) 2017, Topic Embedded Products
204 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
Dltc2941-battery-gauge.c6 * Copyright (C) 2014 Topic Embedded Systems
658 MODULE_AUTHOR("Auryn Verwegen, Topic Embedded Systems");
659 MODULE_AUTHOR("Mike Looijmans, Topic Embedded Products");
/Linux-v5.15/drivers/clk/
Dclk-si514.c5 * Copyright (C) 2015 Topic Embedded Products
7 * Author: Mike Looijmans <mike.looijmans@topic.nl>
403 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
Dclk-si544.c4 * 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.15/Documentation/devicetree/bindings/iio/accel/
Dbosch,bmi088.yaml10 - Mike Looijmans <mike.looijmans@topic.nl>
/Linux-v5.15/tools/perf/arch/arm/util/
Ddwarf-regs.c24 * http://infocenter.arm.com/help/topic/com.arm.doc.ihi0040a/IHI0040A_aadwarf.pdf
/Linux-v5.15/drivers/iio/accel/
Dbmi088-accel-spi.c6 * Copyright (c) 2018-2020, Topic Embedded Products
/Linux-v5.15/tools/perf/arch/arm64/util/
Ddwarf-regs.c29 * http://infocenter.arm.com/help/topic/com.arm.doc.ihi0057b/IHI0057B_aadwarf64.pdf
/Linux-v5.15/lib/kunit/
Dtry-catch.c49 * For more background on this topic, see: in kunit_test_timeout()
/Linux-v5.15/Documentation/maintainer/
Drebasing-and-merging.rst100 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.15/Documentation/translations/zh_CN/riscv/
Dpmu.rst235 [2] https://groups.google.com/a/groups.riscv.org/forum/#!topic/sw-dev/f19TmCNP6yA

123