![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-only 0002 /* 0003 * 0004 * Copyright (C) 2015 Naveen N. Rao, IBM Corporation 0005 */ 0006 0007 #include <asm/trace_clock.h> 0008 #include <asm/time.h> 0009 0010 u64 notrace trace_clock_ppc_tb(void) 0011 { 0012 return get_tb(); 0013 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |